meetramana
Programmer
Hi,
I have opened a vi editor to edit a file, I mean
vi <filename>
and then I edited what ever I need to.. after that I am not able to go to command mode.
it just ignores when I hit escape and what ever I type is appearing next to text that I just edited ( I mean when I try to do "ESC:wq"
it's showing :wq next to text that I just edited but not goiong to command mode. As a result I am not able to exit out of that file.
any ideas.. to exit out of the file without blatantly closing the window.
even if close the window by blatantly closing it, it's still there because I am using screens, that window is back when reattach the screen later.
This problem is in one of the windows of that screen and I don't want to kill the screen or I don't want to lose the screen.
all this is in ksh
any ideas...
Thanks
I have opened a vi editor to edit a file, I mean
vi <filename>
and then I edited what ever I need to.. after that I am not able to go to command mode.
it just ignores when I hit escape and what ever I type is appearing next to text that I just edited ( I mean when I try to do "ESC:wq"
it's showing :wq next to text that I just edited but not goiong to command mode. As a result I am not able to exit out of that file.
any ideas.. to exit out of the file without blatantly closing the window.
even if close the window by blatantly closing it, it's still there because I am using screens, that window is back when reattach the screen later.
This problem is in one of the windows of that screen and I don't want to kill the screen or I don't want to lose the screen.
all this is in ksh
any ideas...
Thanks