I chose "Linux" in Settings->Edit Current Profile->Input.
But Home/End keys bring the cursor to the beginning/end of line either only in 'vim', or only for commands typed into console.
But not for both.
If Home="\E[1~" and End="\E[4~" keys work in vim, but for the console commands instead of moving cursor they type '~'. If Home="\E[H" and End="\E[F" keys work for the console commands but not in vim.

I believe the first combination is correct and should work for both vim and console.
But why it doesn't work in console?

Yuri


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to