Christian Brabandt wrote: > Hi Bram, > using the command line argument -g you can force the graphical version. > But you can't prevent starting the gui version. > > This matters, if you want to start evim in the terminal (-y will always > opens the gui). The attached patch fixes it, by allowing a -G parameter.
I'm not sure how useful this is. Easy mode really only works in the GUI, because it requires the menus to be there. Otherwise you can't save a file or quit. Why would you want to use easy mode in a terminal? -- hundred-and-one symptoms of being an internet addict: 196. Your computer costs more than your car. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
