1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-18 21:59:49 +00:00
Commit Graph

177 Commits

Author SHA1 Message Date
manhong2112
cae9749e2c [=] cont. change variable 2019-02-04 04:07:55 +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
skywind3000
e50761a2c4 fixed: typo 2019-02-01 18:26:07 +08:00
skywind3000
6a53ba62b1 more safe to get script name 2019-02-01 17:47:22 +08:00
skywind3000
c88b8213c5 clean and safe random seed initializer 2019-02-01 17:27:23 +08:00
Linwei
01b83844db Merge pull request #14 from fannheyward/fix-tmp-files
fix: no more lua_XXXXXX temp files
2019-02-01 16:15:15 +08:00
Heyward Fann
9fe0fc67a0 fix: indent format 2019-02-01 13:55:51 +08:00
Heyward Fann
ddadb20521 fix: no more lua_XXXXXX temp files 2019-02-01 13:21:55 +08:00
skywind3000
90996309f3 update doc 2019-02-01 03:06:38 +08:00
skywind3000
776a08ebcf update doc 2019-02-01 02:31:55 +08:00
skywind3000
97cb32da9c update doc 2019-02-01 02:19:27 +08:00
skywind3000
decfbb7bec update doc 2019-02-01 01:51:27 +08:00
skywind3000
7bf1c9b76a update doc 2019-02-01 01:12:25 +08:00