Hi Bram, 2016-7-31(Sun) 4:17:46 UTC+9 Bram Moolenaar: > Hirohito Higashi wrote: > > > Hi Kent and list, > > > > 2016-7-31(Sun) 1:09:44 UTC+9 ZyX: > > > 2016-07-30 19:04 GMT+03:00 Kent Sibilev: > > > > Hi All, > > > > > > > > I've found the following discrepancy. The help shows that :nos is the > > > > same as :noswapfile. But in practice I see that they behave differently: > > > > > > > > :noswapfile e ~/.vimrc > > > > > > > > works fine, but: > > > > > > > > :nos e ~/.vimrc > > > > E476: Invalid command > > > > > > > > Is it a bug? > > > > > > > > Regards, > > > > Kent > > > > > > I checked, it works starting from :noswap. :noswa and less letters do not > > > work. > > > > I fixed this issue. > > And I checked other command modifiers. > > :kee (:keepmarks) can be shortened to `:ke`. > > > > I attached a patch. > > Please check it out. > > Check ":help :k"...
Ah, I understand. Thanks. -- Best regards, Hirohito Higashi (a.k.a. h_east) -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
