We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Support unix editing commands, ctrl-w, deletes last word typed ctrl-u, deletes last line typed
as well as a configuration for special keyboards, ctrl-u, pg-up ctrl-d, pg-down
The text was updated successfully, but these errors were encountered:
go-term is very limited with keybindings that are supported because windows. I will take a PR for ctrl-w and ctrl-u
Sorry, something went wrong.
No branches or pull requests
Support unix editing commands,
ctrl-w, deletes last word typed
ctrl-u, deletes last line typed
as well as a configuration for special keyboards,
ctrl-u, pg-up
ctrl-d, pg-down
The text was updated successfully, but these errors were encountered: