1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-06-30 01:48:50 +00:00
Commit Graph

220 Commits

Author SHA1 Message Date
skywind3000 18656b120e fixed: purge in fish shell 2019-02-06 20:47:35 +08:00
skywind3000 78c170c988 update batch file 2019-02-06 20:42:47 +08:00
skywind3000 839d8c256f z --purge to clear bad paths manually if you set $_ZL_NO_CHECK 2019-02-06 20:40:51 +08:00
skywind3000 b54c96ac51 update doc 2019-02-06 18:00:30 +08:00
skywind3000 22e0588ce6 update doc 2019-02-06 10:51:57 +08:00
skywind3000 c5f0862dda simplify random_init 2019-02-06 03:26:16 +08:00
Linwei 4c5d0aa404 Merge pull request #35 from BarbUk/new/fzf_tab_completion
BASH: tab complete using fzf
2019-02-06 00:48:54 +08:00
BarbUk a842fb97c6 Define selected var as local 2019-02-05 20:36:21 +04:00
BarbUk 5cd9136e28 Handle fzf height 2019-02-05 20:36:00 +04:00
BarbUk 7f1dd0a1dd Add some documentation for fzf option 2019-02-05 20:22:17 +04:00
BarbUk bc0403e5c7 Define fzf as an option 2019-02-05 20:21:45 +04:00
Linwei 642549b7a5 Merge pull request #34 from BarbUk/fix/useless_cat
Useless use of cat for fzf completion
2019-02-05 23:24:22 +08:00
BarbUk b87fb5684b Quote tmpname to handle space 2019-02-05 19:15:20 +04:00
BarbUk 69ad680b68 BASH: tab complete using fzf 2019-02-05 19:01:52 +04:00
BarbUk e06daee0a7 Useless use of cat for fzf completion 2019-02-05 18:19:20 +04:00
Linwei 655fbe5834 Merge pull request #33 from 0xflotus/patch-1
fixed small erroros
2019-02-05 19:03:12 +08:00
skywind3000 0c5f00413d clean linting warnings 2019-02-05 18:59:48 +08:00
0xflotus ae759af360 fixed small erroros 2019-02-05 11:41:32 +01:00
skywind3000 4a3729cf4d Merge branch 'master' of https://github.com/skywind3000/z.lua 2019-02-05 18:35:24 +08:00
skywind3000 49bcd2d050 clear linting issues 2019-02-05 18:35:08 +08:00
Linwei 56d56af771 Merge pull request #31 from timvdalen/master
Fix small typo in README
2019-02-05 17:30:35 +08:00
Tim van Dalen aea6321e11 Fix small typo in README 2019-02-05 09:22:41 +01: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