|
Is it possible? Like in bash for example, you can use |
Answered by
bitraid
Aug 7, 2026
Replies: 1 comment 1 reply
|
Yes, you can set a key combination that inserts a newline: |
1 reply
Answer selected by
mooreye
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can set a key combination that inserts a newline:
--bind=alt-n:put\($'\n'\)