diff options
author | John Szakmeister <john@szakmeister.net> | 2014-04-21 08:28:38 -0400 |
---|---|---|
committer | John Szakmeister <john@szakmeister.net> | 2014-04-21 17:29:40 -0400 |
commit | 14e4e678b9eb480c1a8ef14347d6408887a25da1 (patch) | |
tree | fa740d344c366d44aa1f2b3f078846b7d832f88c /src/os_unix.c | |
parent | 302998b0c76006d7461003d840e1de3c8b41a0c3 (diff) | |
download | rneovim-14e4e678b9eb480c1a8ef14347d6408887a25da1.tar.gz rneovim-14e4e678b9eb480c1a8ef14347d6408887a25da1.tar.bz2 rneovim-14e4e678b9eb480c1a8ef14347d6408887a25da1.zip |
Allow USERNAME to be specified on the command line.
There are some systems that have usernames of the form DOMAIN\username,
which causes an invalid escape character to be inserted. I was going to
add some escaping, but decided it would be best to just outright set the
value, since I don't want the DOMAIN portion in there anyways.
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions