1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-19 06:09:48 +00:00
Commit Graph

188 Commits

Author SHA1 Message Date
Daniel Lewan
73ba5012b4 add -b flag completion to fish 2019-02-04 15:15:41 +01:00
skywind3000
60e90fe5fa new: z -b .., z -b ..., z -b ..... 2019-02-04 14:41:00 +08:00
skywind3000
877ea56263 fzf on cygwin 2019-02-04 05:10:07 +08:00
skywind3000
b75c089147 update doc 2019-02-04 04:56:07 +08:00
skywind3000
ab93150cc1 update doc 2019-02-04 04:53:23 +08:00
skywind3000
9496be09e5 path insensitive detection in z_remove 2019-02-04 04:41:59 +08:00
Linwei
0933731f1c Merge pull request #23 from manhong2112/master
[=] change variable name of LuaExe and LuaScript
2019-02-04 04:10:41 +08:00
manhong2112
d55d82292f [=] Doc 2019-02-04 04:09:29 +08:00
manhong2112
f7ef550b0c [=] Increase version number to 1.4.0 2019-02-04 04:08:35 +08:00
manhong2112
cae9749e2c [=] cont. change variable 2019-02-04 04:07:55 +08:00
skywind3000
688155ca6f update doc 2019-02-04 03:59:09 +08:00
skywind3000
5e7d686ffb update doc 2019-02-04 03:54:25 +08:00
manhong2112
c7d5f3b085 [=] change variable name of LuaExe and LuaScript
[=] fix -I
2019-02-04 03:42:26 +08:00
Linwei
f170a97d2e Merge pull request #22 from manhong2112/master
[+] Powershell support
2019-02-04 03:12:05 +08:00
manhong2112
6b3dad6b18 [=] move pwd outside of while loop 2019-02-04 02:51:07 +08:00
manhong2112
77c96548b6 [+] init enchaned, once
[+] _ZL_NO_PROMPT_COMMAND
[+] Prevent repeating init
[+] pwd
[=] change default value of LuaExe
[=] fix wrong impl of _ZL_RANDOM
[=] fix wrong type of param -t -r
2019-02-04 02:32:51 +08:00
manhong2112
f35d235e02 Upsteam 2019-02-04 02:03:28 +08:00
skywind3000
6cfe10c632 fixed pwd 2019-02-04 01:47:21 +08:00
skywind3000
13c63e87dd upgrade zsh plugin entry, add z -b alias 2019-02-04 01:17:05 +08:00
skywind3000
ab87d65b05 update doc 2019-02-04 01:14:27 +08:00
skywind3000
0b262ce614 update doc 2019-02-04 00:56:59 +08:00
skywind3000
c597d1d622 new option: '-b' to jump backwards 2019-02-04 00:07:38 +08:00
skywind3000
7f902b28aa update: os.path.abspath 2019-02-03 21:16:24 +08:00
skywind3000
8274913b02 passes all the tests for os.path.split 2019-02-03 20:19:14 +08:00
skywind3000
588b2fc468 passed all path_join tests 2019-02-03 19:34:01 +08:00
skywind3000
99529516fb passes all tests in path_join 2019-02-03 19:02:05 +08:00
skywind3000
5f5df0418b add test 2019-02-03 18:57:37 +08:00
skywind3000
589e474814 refactor string lib and path lib 2019-02-03 17:46:42 +08:00
manhong2112
bfabcee4dd [+] _ZL_RANDOM
[=] change default _ZL_CMD to z
[=] fix -h
2019-02-03 15:13:02 +08:00
manhong2112
d0b1df5a01 [+] _ZL_CMD support 2019-02-03 15:04:22 +08:00
manhong2112
919c3f7229 [+] Param parse of powershell support 2019-02-03 14:47:40 +08:00
skywind3000
60779c1d2b update doc 2019-02-03 12:43:10 +08:00
manhong2112
7c98dff872 [+] Powershell support 2019-02-03 01:19:26 +08:00
skywind3000
ab8277f0cd update zsh alias 2019-02-03 00:32:30 +08:00
skywind3000
1401eb39a0 fixed: issue on calculating absolute path name of a symbol link 2019-02-03 00:17:37 +08:00
Linwei
f482f32cd3 Merge pull request #21 from TeddyDD/fish-completion
add fish completion for -i and -I options
2019-02-02 23:04:10 +08:00
skywind3000
1c8e2e9d50 update doc 2019-02-02 22:50:36 +08:00
skywind3000
b5c876cc79 update doc 2019-02-02 22:09:58 +08:00
skywind3000
aace57e416 update fzf.png 2019-02-02 22:01:52 +08:00
Daniel Lewan
a84d0e2c13 add fish completion for -i and -I options 2019-02-02 13:15:22 +01:00
skywind3000
d029ce9172 update doc 2019-02-02 16:34:24 +08:00
skywind3000
e0f3709f88 update doc 2019-02-02 16:00:56 +08:00
skywind3000
781994c1ea new image 2019-02-02 15:45:29 +08:00
skywind3000
38f0d99668 fixed: fzf height issue 2019-02-02 15:29:58 +08:00
skywind3000
ab848bd9ca version 1.1.0, supports fzf by z -I xxx 2019-02-02 15:25:35 +08:00
skywind3000
8f8efb9d31 rename oh-my-zsh entry 2019-02-02 11:40:30 +08:00
skywind3000
b013719a83 update doc 2019-02-02 06:52:17 +08:00
skywind3000
b20ae58a82 update doc 2019-02-02 01:01:28 +08:00
skywind3000
a63d1210f9 fixed: fish shell completion setup parameters error and
close https://github.com/skywind3000/z.lua/issues/16
2019-02-01 21:08:56 +08:00
skywind3000
b34d22bc21 fixed -i issue in fish shell 2019-02-01 19:24:01 +08:00