I am very used to using Ctrl + A , Ctrl + E , Ctrl + L , etc. as shortcuts for operations (beginning of line, end of line, clear terminal, etc.). I canβt work with Terminal.app or iTerm on OS 10.5 for life.
I know that it works in Tiger, and I even know some other Leopard users who have no problems, but when I try to use a control key, it just prints literal results (e.g. - ^A ) on the screen.
My related environment variables:
TERM=linux (have also tried xterm-color) SHELL=/bin/bash COMMAND_MODE=unix2003 (have also tried legacy)
Any ideas?
source share