68 Commits (master)

Author SHA1 Message Date
James Langley 788eaa5930
fix(functions): escape especial chars in WSL (#13158) 9 months ago
Erik Teichmann 9bcafe1c27
feat(functions): add `takezip` (#12670) 2 years ago
Marc Cornellà f70e6916a1
fix(lib): turn off `rematchpcre` option in `omz_urlencode` (#12388) 2 years ago
Marc Cornellà 1ae0515a80
fix(lib): patch `omz_urlencode` to not encode UTF-8 chars in Termux (#12076) 2 years ago
Carlo Sala 902b79e635
fix(functions): use `command` env 3 years ago
Marc Cornellà 5bf7f9c833
fix(lib): use `$BROWSER` in `open_command` if set (#11532) 3 years ago
Joan Marcè i Igual bf57b4ff3d
feat(functions/take): make `.tgz` behave as `.tar.gz` (#11446) 3 years ago
Marc Cornellà 39b600e9e5
fix(lib): encode all arguments besides the first in `omz_urlencode` 4 years ago
Marc Cornellà 6cb41b70a6
fix(lib): fix `omz_urldecode` unsafe eval bug 4 years ago
Kevin Burke e86c6f5e7f
style: use `-n` flag in `head` and `tail` commands (#10391) 4 years ago
Marc Cornellà 7eeb1e193d
refactor(lib): refactor take functions 5 years ago
Marc Cornellà c249288151
feat(lib): add `mkcd` as equivalent to `takedir` (#9749) 5 years ago
Mitchel Humpherys f68d65d32a
feat(take): add support to `take' for taking remote urls (#2029) 5 years ago
Marc Cornellà 8b37f817c2 fix(lib): use -N syntax in `head` and `tail` to support Solaris (#6391) 5 years ago
Marc Cornellà 4b7dba5b75 feat(lib)!: soft-deprecate `upgrade_oh_my_zsh` function for everybody 5 years ago
Marc Cornellà 5a888ff4ac fix(updater): don't show changelog when running unattended update (#9495) 5 years ago
Marc Cornellà e093a4cf62 fix(updater): correctly restart the zsh session when the update pulled changes 5 years ago
Marc Cornellà 889cd7acf3 refactor(updater): switch to Zsh execution and fix git remote detection logic 5 years ago
Marc Cornellà a3e0f4f2af fix(lib): make opts local in omz_urlencode to fix scoping bug 5 years ago
Marc Cornellà caff704f41 lib: clean up zsh_stats function 6 years ago
Marc Cornellà 89400f156a Remove zsh session restart on omz update and upgrade_oh_my_zsh 6 years ago
Marc Cornellà 7deda85f8c Fix upgrade_oh_my_zsh function deprecation 6 years ago
Dario Vladović 3935ccce64
cli: add update command (#9094) 6 years ago
Marc Cornellà 0caae9082a lib: speed up slow parts of the lib files; other small fixes 6 years ago
Marek Dědič bbe54e4e60
lib: use `command` to run rm in upgrade function (#8696) 6 years ago
Marc Cornellà 40b013f5f1 lib: delete upgrade lock in upgrade_oh_my_zsh 6 years ago
Marc Cornellà 095d56b5ea Fix WSL check for WSL 2 and simplify nohup in open_command 7 years ago
Marc Cornellà 55575b88f9 lib: optimize default and env_default 7 years ago
Marc Cornellà 2c1ff85bb2
core: fix alias_value function 8 years ago
sam-lunt 7cba6bb038 Enable passing multiple directories to take (#6900) 8 years ago
Marc Cornellà f898ada8e3 open_command: fix and improve command for WSL 8 years ago
Marc Cornellà 12086593a4 open_command: simplify code 8 years ago
Marc Cornellà 93d9431890
Check for Microsoft's WSL in open_command (#6751) 8 years ago
Patrick José Pereira 2a6c40f66f 'lib/functions.zsh: Solve typos' 9 years ago
Fredrik Fornwall 9772f8e10d Replace /bin/sh with sh for portability (#5291) 10 years ago
Marc Cornellà 584e0a6ef9 Use shwordsplit in open_command() 10 years ago
Marc Cornellà afdfe2391e Add empty string parameter to start command 10 years ago
Mark Ingalls 0a79f1e836 make this work in the git-for-windows SDK 10 years ago
Marc Cornellà fea74b4b34 Fix open_command nohup call 10 years ago
Andrew Janke f0981d564a termsupport: protect subshell with quotes 10 years ago
Marc Cornellà ebfba0e539 Drop the use of nohup on OSX for tmux compatibility 10 years ago
Andrew Janke 96c34cebae Add a deprecation comment. 11 years ago
Andrew Janke 14b4ba83c3 Move urlencode/urldecode functions to core lib 11 years ago
Marc Cornellà 2d0bfcf818 Implement cross-platform open function open_command() 11 years ago
Fredrik Fornwall dac2a6e27a Replace /usr/bin/env with env 12 years ago
Huang, Tao 217d8f0540 `fc -l 1` instead of `history` in zsh_stats #2501 12 years ago
CHH 5b2ca3875a Improved statistics functions, effect: 14 years ago
mapc 8f71efc09b Add helper to easily define default values for variables and env variables. 14 years ago
mapc dbef8b1a92 Add helper to get the value of an alias only 14 years ago
Indrajit Raychaudhuri 0b583638ae Fix upgrade and uninstall functions to pick up $ZSH value 14 years ago