FG
💻 Software

I have started using emacs with -nw option - ctrl-home and ctrl-end don't work

Fresh5 days ago
Mar 15, 20262489 views
Confidence Score0%
0%

Problem

In order to speed up my emacs work flow, I am trying out emacs -nw versus running in X-Windows mode. Ctrl-HOME and Ctrl-END are not working at all, and have tried editing .keymap files and following online advice has led to no joy unfortunately. E.g. http://www.emacswiki.org/emacs/CuaMode I usually…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: I have started using emacs with -nw option - ctrl-home and ctrl-end don't work

Low Risk

Unfortunately different terminals send different escape sequences for keys like Ctrl+Home, and Emacs doesn't know about all of them. You can declare additional escape sequences through (or under Emacs 23). This tells Emacs that these escape sequence…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment