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.
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.