mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 12:17:51 +02:00
add comment about modifier
This commit is contained in:
@ -896,7 +896,7 @@ $env.config = {
|
||||
# So please feel free to uncomment and try the keybindings that will work for you.
|
||||
# {
|
||||
# name: insert_newline
|
||||
# modifier: alt
|
||||
# modifier: alt # In case of problems, check if the control or shift modifier works for you
|
||||
# keycode: enter
|
||||
# mode: [emacs vi_normal vi_insert]
|
||||
# event: { edit: insertnewline }
|
||||
|
Reference in New Issue
Block a user