oh-my-zsh/lib
Marc Cornellà 93d9431890
Check for Microsoft's WSL in open_command (#6751)
This will work only on files and directories in a DrvFs mount, i.e.
that can be translated to a Windows drive path.
For example: /mnt/c/Users/user.

Files and folders inside the LXSS directory can't be handled in
Windows, they must be ONLY used by the WSL subsystem. That's why
you won't be able to open your $HOME directory, for instance.

See https://blogs.msdn.microsoft.com/commandline/2016/11/17/do-not-change-linux-files-using-windows-apps-and-tools/
2018-04-24 23:47:26 +02:00
..
bzr.zsh Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
clipboard.zsh Use $+commands to check the existence of a command in clipboard.zsh. (#5519) 2016-10-10 23:01:37 +02:00
compfix.zsh Insecure completion handler added. 2015-07-11 01:52:04 -04:00
completion.zsh 'lib/completion.zsh: Solve typos' 2016-12-30 10:34:16 -02:00
correction.zsh Ordering nocorrect aliases alphabetically 2014-05-24 20:07:06 +02:00
diagnostics.zsh diagnostics: fix for reserved-word changes in zsh 5.1 2015-10-08 22:31:39 -04:00
directories.zsh Add back the `-` alias to go to the previous directory 2015-12-13 20:36:31 +01:00
functions.zsh Check for Microsoft's WSL in open_command (#6751) 2018-04-24 23:47:26 +02:00
git.zsh Fix git_commits_{ahead,before} when no upstream branch is defined (#6658) 2018-04-15 18:44:48 +02:00
grep.zsh Correct repo dir 2015-09-23 18:47:09 -04:00
history.zsh Increment HISTSIZE to fix hist_expire_dups_first 2018-04-22 15:33:12 +02:00
key-bindings.zsh Better research history with arrow keys 2015-12-14 01:08:55 +01:00
misc.zsh fix(env): Do not override misc env set before sourcing oh-my-zsh (#5231) 2016-11-16 00:38:32 +01:00
nvm.zsh nvm plugin improvements (#5265) 2016-08-07 19:36:44 +02:00
prompt_info_functions.zsh No need to eval in rvm_prompt_info! 2014-01-07 19:08:20 +01:00
spectrum.zsh Merge pull request #3966 from apjanke/fix-spectrum-ls 2015-12-13 21:39:13 +01:00
termsupport.zsh Fix indentation 2015-12-14 13:05:51 +02:00
theme-and-appearance.zsh Fix #5604: No DIR ( directory ) colors (#5605) 2016-11-03 14:10:08 +01:00