Wednesday, March 9, 2016

Re: can I set a variable to store the file path in the vimrc and open the specific file in the command line like :e $myfile

Den 2016-03-09 kl. 15:33, skrev Nikolay Aleksandrovich Pavlov:
> Unlike your variant which does not allow a huge number of characters
> including spaces and `[]` which are not uncommon,

Square brackets in filenames is common?
Where did "ASCII alphanumerics, hyphen, underscore and period" go?
I do often get files which originate on some non-utf-8 system
(guess which!) containing what to their greator was things like "å
ä ö", which reminds me to stick to filenames which are unlikely to
get mangled when traveling.

(And yes I do have files containing text in non-latin scripts --
quite a lot of them in fact -- but I stick to safe filenames.)

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: