How does one send S-RET to Emacs in a terminal?-Collection of common programming errors
See explanation and alternative shortcuts for TTY here.
Some of these have worked for me in a terminal in Ubuntu Linux (both locally and over SSH), but not all of them seem to work. For example, the alternative provided for S-RET
(which I expected to run org-table-copy-down
) instead seems to run org-clone-subtree-with-time-shift
for some reason. However, I have found the list of alternatives useful, particularly those with the M-
prefix. For example ESC UP
for M-UP
to move text around in tables.
Originally posted 2013-11-09 19:44:05.