All pastes #909815 Raw Edit

Anonymous

public text v1 · immutable
#909815 ·published 2008-02-19 15:05 UTC
rendered paste body
================
# 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")
================