================
# infocmp
-sh: infocmp: command not found
# echo $TERM
xterm
================
CONSOLE
SQLite : up cursor actually goes up, instead of recalling previous commands; Even with "stty erase ^H", BACKSPACE doesn't work; CTRL-C doesn't work either
Nano: Home/End OK
================
SecureCRT
SQLite: cursor keys don't work (^[[A^[[B^[[D^[[A), CTRL-C doesn't work
Nano : Home/End don't work
================
PUTTY
SQLite: cursor keys don't work, CTRL-C doesn't work
Nano : Home/End OK
================
Poderosa
SQLite: cursor keys don't work, CTRL-C doesn't work
Nano : Home/End OK
Vi : Home/End turns case when moving over words (eg. "sqlite" turns into "SQLITE")
================