Skip to content

Be able to map C-j? #1072

Answered by wez
malkomalko asked this question in Q&A
Aug 23, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

CTRL-j is functionally identical to line feed in the standard terminal input encoding.

#63 discusses the incomplete implementation of a non-standard alternative input encoding that can distinguish between the two, that you can enable using enable_csi_u_key_encoding = true.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@malkomalko
Comment options

Answer selected by malkomalko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants