OESF Portables Forum
Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: ewen on January 13, 2004, 07:18:27 am
-
Hi,
Could anyone let me know how to map the backspace key so that it works in vi and vim? I swear I found a tip on how to do that somewhere here before (I\'m sure I had this working before too) but recently I had to reset my zaurus, and now I can\'t remember or find out what to do...
Any help greatly appreciated!
Cheers,
/e
-
IIRC, you have to put \"TERM=linux\" in your .profile
~ray
-
IIRC, you have to put \"TERM=linux\" in your .profile
~ray
Ah -- figured it out --
stty erase ^?
did the trick
-
IIRC, you have to put "TERM=linux" in your .profile
~ray
Ah -- figured it out --
stty erase ^?
did the trick
[div align=\"right\"][a href=\"index.php?act=findpost&pid=5744\"][{POST_SNAPBACK}][/a][/div]
should i put "TERM=linux" or stty erase ^? in .profile?
i am using c1000, the .profile for root is not writable, i think it's in the rom, how can i change it
-
why not use "nano" or "pico" ?
-
why not use "nano" or "pico" ?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=92492\"][{POST_SNAPBACK}][/a][/div]
Because those of us that work on other *nix systems can be sure we'll find vi or vim on them. Why switch from editor to editor on different machines?
-
You are probably not in bash. I usually set the TERM because vi isn't working properly and stty if my shell doesn't have a backspace. If setting the TERM helps the backspace problem throughout, then I say go for it.