Marc Cornellà
|
a3e0f4f2af
fix(lib): make opts local in omz_urlencode to fix scoping bug
|
4 years ago |
Marc Cornellà
|
caff704f41
lib: clean up zsh_stats function
|
4 years ago |
Marc Cornellà
|
89400f156a
Remove zsh session restart on omz update and upgrade_oh_my_zsh
|
4 years ago |
Marc Cornellà
|
7deda85f8c
Fix upgrade_oh_my_zsh function deprecation
|
4 years ago |
Dario Vladović
|
3935ccce64
cli: add update command (#9094)
|
4 years ago |
Marc Cornellà
|
0caae9082a
lib: speed up slow parts of the lib files; other small fixes
|
4 years ago |
Marek Dědič
|
bbe54e4e60
lib: use `command` to run rm in upgrade function (#8696)
|
4 years ago |
Marc Cornellà
|
40b013f5f1
lib: delete upgrade lock in upgrade_oh_my_zsh
|
4 years ago |
Marc Cornellà
|
095d56b5ea
Fix WSL check for WSL 2 and simplify nohup in open_command
|
5 years ago |
Marc Cornellà
|
55575b88f9
lib: optimize default and env_default
|
5 years ago |
Marc Cornellà
|
2c1ff85bb2
core: fix alias_value function
|
6 years ago |
sam-lunt
|
7cba6bb038
Enable passing multiple directories to take (#6900)
|
6 years ago |
Marc Cornellà
|
f898ada8e3
open_command: fix and improve command for WSL
|
6 years ago |
Marc Cornellà
|
12086593a4
open_command: simplify code
|
6 years ago |
Marc Cornellà
|
93d9431890
Check for Microsoft's WSL in open_command (#6751)
|
6 years ago |
Patrick José Pereira
|
2a6c40f66f
'lib/functions.zsh: Solve typos'
|
7 years ago |
Fredrik Fornwall
|
9772f8e10d
Replace /bin/sh with sh for portability (#5291)
|
8 years ago |
Marc Cornellà
|
584e0a6ef9
Use shwordsplit in open_command()
|
9 years ago |
Marc Cornellà
|
afdfe2391e
Add empty string parameter to start command
|
9 years ago |
Mark Ingalls
|
0a79f1e836
make this work in the git-for-windows SDK
|
9 years ago |
Marc Cornellà
|
fea74b4b34
Fix open_command nohup call
|
9 years ago |
Andrew Janke
|
f0981d564a
termsupport: protect subshell with quotes
|
9 years ago |
Marc Cornellà
|
ebfba0e539
Drop the use of nohup on OSX for tmux compatibility
|
9 years ago |
Andrew Janke
|
00eb465830
Merge branch 'master' into fold-terminalapp-plugin-into-termsupport
|
9 years ago |
Andrew Janke
|
96c34cebae
Add a deprecation comment.
|
9 years ago |
Andrew Janke
|
14b4ba83c3
Move urlencode/urldecode functions to core lib
|
9 years ago |
Marc Cornellà
|
2d0bfcf818
Implement cross-platform open function open_command()
|
9 years ago |
Fredrik Fornwall
|
dac2a6e27a
Replace /usr/bin/env with env
|
10 years ago |
Huang, Tao
|
217d8f0540
`fc -l 1` instead of `history` in zsh_stats #2501
|
10 years ago |
Robby Russell
|
1dd9c43e12
Merge pull request #1134 from koraa/pull_req_helpers
|
11 years ago |