Marc Cornellà
f898ada8e3
open_command: fix and improve command for WSL
...
- Add double quotes to command so that the next argument isn't
interpreted as the title for the start command.
- If the first argument is a valid path, convert it to Windows path
notation. If `wslpath` fails—because it's a path from inside WSL,
which cannot be converted to Windows path notation— fail with an
error code.
This last circumstance will show an error like so:
wslpath: path: Result not representable
2018-06-30 21:13:08 +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
Give more helpful message and disable purge of caches
2018-05-26 21:33:24 +02:00
completion.zsh
Allow completion of dot directories ( #6803 )
2018-05-07 18:15:01 +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
Remove po alias
2018-05-25 23:46:18 -04:00
functions.zsh
open_command: fix and improve command for WSL
2018-06-30 21:13:08 +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