Re: editing files using VIM on remote server

2021-08-17 Thread Samuel Thibault
Hello, adilhusain shaikh wrote: > The issue is when I press down arrow the cursor goes to next line,. But the > screen reader still reads out the last line. That's a common issue with vim. Run :set noruler and that "last-line output" will disappear. You can put set noruler in your .vimrc

Re: editing files using VIM on remote server

2021-08-17 Thread john doe
On 8/17/2021 11:13 AM, adilhusain shaikh wrote: Hi all, I’m new to the list and this is my first post here. Please excuse me if my question is off topic. Currently, my job requires me to use cent OS on IBM power PC. And I’m having a nightmare editing files using SSH on remote server. The

editing files using VIM on remote server

2021-08-17 Thread adilhusain shaikh
Hi all, I’m new to the list and  this is my first post here. Please excuse me if my question is off topic. Currently, my job requires me to use cent OS on IBM power PC. And  I’m having a nightmare editing files using SSH on remote server. The issue is when I press down arrow the cursor goes to