Patrick José Pereira
|
2a6c40f66f
'lib/functions.zsh: Solve typos'
|
7 年之前 |
Fredrik Fornwall
|
9772f8e10d
Replace /bin/sh with sh for portability (#5291)
|
8 年之前 |
Marc Cornellà
|
584e0a6ef9
Use shwordsplit in open_command()
|
9 年之前 |
Marc Cornellà
|
afdfe2391e
Add empty string parameter to start command
|
9 年之前 |
Mark Ingalls
|
0a79f1e836
make this work in the git-for-windows SDK
|
9 年之前 |
Marc Cornellà
|
fea74b4b34
Fix open_command nohup call
|
9 年之前 |
Andrew Janke
|
f0981d564a
termsupport: protect subshell with quotes
|
9 年之前 |
Marc Cornellà
|
ebfba0e539
Drop the use of nohup on OSX for tmux compatibility
|
9 年之前 |
Andrew Janke
|
00eb465830
Merge branch 'master' into fold-terminalapp-plugin-into-termsupport
|
9 年之前 |
Andrew Janke
|
96c34cebae
Add a deprecation comment.
|
9 年之前 |
Andrew Janke
|
14b4ba83c3
Move urlencode/urldecode functions to core lib
|
9 年之前 |
Marc Cornellà
|
2d0bfcf818
Implement cross-platform open function open_command()
|
9 年之前 |
Fredrik Fornwall
|
dac2a6e27a
Replace /usr/bin/env with env
|
10 年之前 |
Huang, Tao
|
217d8f0540
`fc -l 1` instead of `history` in zsh_stats #2501
|
10 年之前 |
Robby Russell
|
1dd9c43e12
Merge pull request #1134 from koraa/pull_req_helpers
|
11 年之前 |
CHH
|
5b2ca3875a
Improved statistics functions, effect:
|
12 年之前 |
mapc
|
8f71efc09b
Add helper to easily define default values for variables and env variables.
|
12 年之前 |
mapc
|
dbef8b1a92
Add helper to get the value of an alias only
|
12 年之前 |
Indrajit Raychaudhuri
|
0b583638ae
Fix upgrade and uninstall functions to pick up $ZSH value
|
13 年之前 |
Sorin Ionescu
|
1db6575f14
Added extract plugin.
|
13 年之前 |
Robby Russell
|
a81b0171cc
Merge pull request #196 from asymmetric/master
|
13 年之前 |
Renaud (Nel) Morvan
|
faac3ba8fc
Refactor window and tab title in tty
|
13 年之前 |
Lorenzo Manacorda
|
fcc7801435
add missing unrar flag
|
13 年之前 |
Robin Ramael
|
bcc235e142
Added an option to remove file afterwards.
|
14 年之前 |
SuprDewd
|
f0136f2aec
Support for more archive formats.
|
14 年之前 |
SuprDewd
|
ff0b25b745
Added a function to extract various archives.
|
14 年之前 |
Sven Lito
|
dc12853b0c
merging in changes from robby's repo
|
14 年之前 |
Brandon Philips
|
aab235f612
functions: fix title() to not match any $TERM
|
14 年之前 |
Trevor Creech
|
b905630366
Match xterm-color, the default OS X terminal
|
14 年之前 |
Robby Russell
|
89bd2bf317
Moving some rails and osx-specific functions to their corresponding plugin files
|
14 年之前 |