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

feat(ux): add a command mode (#42) #1

Merged
merged 1 commit into from
Nov 21, 2020
Merged

feat(ux): add a command mode (#42) #1

merged 1 commit into from
Nov 21, 2020

Conversation

khs26
Copy link
Owner

@khs26 khs26 commented Nov 21, 2020

  • Move the input loop into a separate module

  • Proof of concept implementation of command mode

  • Update readme to reflect command mode

  • Have Esc exit command mode

  • Update tests to use command mode and make it transient by default

  • Some merge fixes

  • fix(tests): add missing COMMAND_TOGGLE and fix false positive test

  • style(format): make rustfmt happy

  • Update readme to describe command mode

Co-authored-by: Aram Drevekenin [email protected]

* Move the input loop into a separate module

* Proof of concept implementation of command mode

* Update readme to reflect command mode

* Have Esc exit command mode

* Update tests to use command mode and make it transient by default

* Some merge fixes

* fix(tests): add missing COMMAND_TOGGLE and fix false positive test

* style(format): make rustfmt happy

* Update readme to describe command mode

Co-authored-by: Aram Drevekenin <[email protected]>
@khs26 khs26 merged commit e3473db into khs26:main Nov 21, 2020
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.

1 participant