Hello, lot of programs (gdb, gcc) have as output information about file and line in form of
<filename>:<number> I wonder if it would not be clever to make vim accept such a syntax for opening file. Eventually with a flag that would switch on/off this syntax. This would be interesting both when opening a file: vim <filename>:<number> or internally :new/edit/split <filename>:<number> I know that you can specify in both forms the line number separatelly with +<linenum>, but the proposed form is much more handy if you copy paste info from commands like the mentioned ones thanks for your attennion, mobi phil being mobile, but including technology http://mobiphil.com --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
