jhnphm / conque

Automatically exported from code.google.com/p/conque
0 stars 0 forks source link

line feed problem? #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start vim
2. split in 2 windows vertically
3. type something until it line feeds
4. get out of edit mode and press 0 for beginning

What is the expected output? What do you see instead?
it should go to first char of the command? instead it goes at left completely

What version of the product are you using? On what operating system?
vim 7.2 on ubuntu

Please provide any additional information below.

Original issue reported on code.google.com by archamba...@gmail.com on 24 Nov 2010 at 8:23

GoogleCodeExporter commented 9 years ago
Terminal interaction only occurs in insert mode. See Issue 33 for a longer 
explanation.

Original comment by nicora...@gmail.com on 24 Nov 2010 at 9:06