Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable key-bindings for 'prompt submit with detailed output'. --submitPromptDetailedKeys #73

Merged

Conversation

kindermannhubert
Copy link
Collaborator

Alternative key-bindings example:
--newLineKeys Enter --submitPromptKeys Ctrl+Enter --submitPromptDetailedKeys Ctrl+Shift+Enter --submitPromptDetailedKeys Ctrl+Alt+Enter

Configurable key-bindings for 'prompt submit with detialed output'.
@codecov-commenter
Copy link

Codecov Report

Merging #73 (0cfbe48) into main (d7ad408) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #73   +/-   ##
=====================================
  Coverage   86.8%   86.9%           
=====================================
  Files         36      36           
  Lines       2051    2065   +14     
  Branches     209     210    +1     
=====================================
+ Hits        1781    1795   +14     
  Misses       177     177           
  Partials      93      93           
Impacted Files Coverage Δ
CSharpRepl.Services/Configuration.cs 88.4% <100.0%> (+1.2%) ⬆️
CSharpRepl/CommandLine.cs 95.2% <100.0%> (+0.1%) ⬆️
CSharpRepl/ReadEvalPrintLoop.cs 89.8% <100.0%> (-0.3%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7ad408...0cfbe48. Read the comment docs.

@kindermannhubert kindermannhubert merged commit ce52a10 into waf:main Feb 25, 2022
@kindermannhubert kindermannhubert deleted the submitPromptDetailedKeys branch March 13, 2022 13:32
@kindermannhubert kindermannhubert changed the title Configurable key-bindings for 'prompt submit with detialed output'. --submitPromptDetailedKeys Configurable key-bindings for 'prompt submit with detailed output'. --submitPromptDetailedKeys Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants