Skip to content

feat(tui): enable cmd cancel and update viewport controls#26

Merged
lfaoro merged 1 commit intolfaoro:mainfrom
vybraan:fix/runcommands-ux
Aug 4, 2025
Merged

feat(tui): enable cmd cancel and update viewport controls#26
lfaoro merged 1 commit intolfaoro:mainfrom
vybraan:fix/runcommands-ux

Conversation

@vybraan
Copy link
Copy Markdown
Collaborator

@vybraan vybraan commented Aug 1, 2025

  • support for canceling a running command using 'c' keybinding.
  • added currentCmd to track the running cmd.
  • enabled mouse wheel scrolling in viewport.
  • added viewport scroll percentage to the bar.

@vybraan
Copy link
Copy Markdown
Collaborator Author

vybraan commented Aug 1, 2025

btw, i added a custom KeyMap to remove vim like keys from the viewport (hjkl), to avoid to check where to pass the msg (or deal with modes) between the viewport and the input.

@lfaoro lfaoro merged commit 7561d64 into lfaoro:main Aug 4, 2025
4 checks passed
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.

2 participants