1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-06-29 17:38:51 +00:00
Commit Graph

199 Commits

Author SHA1 Message Date
skywind3000 49bcd2d050 clear linting issues 2019-02-05 18:35:08 +08:00
skywind3000 f9c849dfd1 update doc 2019-02-05 14:11:16 +08:00
skywind3000 f728c96518 slim down 2019-02-05 12:21:20 +08:00
skywind3000 177cb48e27 commit new z.lua 2019-02-05 06:13:15 +08:00
skywind3000 db3835d0ca add manual purge 2019-02-05 06:03:40 +08:00
skywind3000 932fe1f463 update doc 2019-02-05 04:40:07 +08:00
skywind3000 76099e3d7d update doc 2019-02-05 02:34:24 +08:00
skywind3000 43c3657bfb update docs 2019-02-05 01:44:58 +08:00
skywind3000 6f1528398b [powershell] new: _zlua --update for people who override global:prompt 2019-02-05 01:31:09 +08:00
skywind3000 35cbad3e3f update doc 2019-02-04 23:58:09 +08:00
Linwei 833505385d Merge pull request #24 from TeddyDD/fish-b-completion
add -b flag completion to fish
2019-02-04 23:22:54 +08:00
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