You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you try to open 2 or more files with line numbers the window wont be split. eg
vim -O file1.txt file2.txt:33
this opens both files but no split and only file1.txt is visible. Note that switching to file2.txt the cursor is on the correct line. Also if not line numbers are specified everything works OK.
The text was updated successfully, but these errors were encountered:
if you try to open 2 or more files with line numbers the window wont be split. eg
this opens both files but no split and only file1.txt is visible. Note that switching to file2.txt the cursor is on the correct line. Also if not line numbers are specified everything works OK.
The text was updated successfully, but these errors were encountered: