O
osp
Guest
nakal said:What I want to know about is your problem with vim that I cannot understand. Please be a more exact here what is happening.
Examples:
- in insert mode I write something and decide to delete that - (not escaping insert mode) I press [backspace] - what is happening is that cursor just moves left, characters stays and they disappear only after I press [ESC]
- I enter insert mode with and try to move with arrow keys: it starts to make newline with one 'C ' at the beginning - in [ESC] mode arrows keys work properly
[*]backspacing at the beginning of line stays there - on linux it just erase newline and keep backspacing to the top.
Just a few annoying things I found after a few minutes - really simple editing - this is not a vim behaviour that I am used to on Linux.