|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I had this problem with vim in OpenSuse:
when in "Insert" mode the backspace insert "^?", and I want to it to remove characters to the left ![]() Solved such way: I made file "~/.vimrc" in my user directory. The file ".vimrc" contain: " copy from here start of .vimrc " comment: <press CTRL+V><press backspace> mean you must to press these keys in that order set t_kb=<press CTRL+V><press backspace> fixdel " to have mouse enabled in normal mode set mouse=n " copy to here end of .vimrc |
![]() |
| Bookmarks |
| Tags |
| backspace, vim |
| Thread Tools | |
| Display Modes | |
|
|