-
Notifications
You must be signed in to change notification settings - Fork 15
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
Support Ctrl-Shift-? #10
Comments
|
https://vim.fandom.com/wiki/Mapping_fast_keycodes_in_terminal_Vim
always writes in
the string |
It seems to be possible, will do |
I checked the terminals doc and it seems to support Ctrl+Shift+X binding, a specific key board binding needs to be added to the terminal configuration. I cannot figure out a general solution of this. So maybe in the future we can something like |
General solution has been proposed and adopted by a number of terminals: http://www.leonerd.org.uk/hacks/fixterms/ |
Do you plan to support Ctrl-Shift-? e.g.
The text was updated successfully, but these errors were encountered: