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

230 Commits

Author SHA1 Message Date
skywind3000
c40f7fc3ac update doc 2019-02-07 03:47:31 +08:00
skywind3000
9958b15542 update doc 2019-02-07 03:26:34 +08:00
skywind3000
120aca17f2 update init.fish 2019-02-07 02:41:53 +08:00
skywind3000
0d57961a0d update doc 2019-02-07 02:30:33 +08:00
skywind3000
4aed6248d7 update oh-my-fish entry 2019-02-07 02:05:44 +08:00
skywind3000
961e9cb3ce update oh-my-fish entry 2019-02-07 01:58:48 +08:00
skywind3000
356d34215e update oh-my-fish entry 2019-02-07 01:53:57 +08:00
skywind3000
10344c3c19 add: oh-my-fish entry 2019-02-07 01:48:59 +08:00
skywind3000
507c6f12c2 fixed typo 2019-02-07 00:08:20 +08:00
skywind3000
16f4c7b468 update doc 2019-02-06 22:41:29 +08:00
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