1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-06-16 11:08:51 +00:00
Commit Graph

248 Commits

Author SHA1 Message Date
skywind3000 319dae8ade update init.fish 2019-02-08 21:57:22 +08:00
skywind3000 cb38157998 update omf entry 2019-02-08 21:40:02 +08:00
skywind3000 499d443321 update fish entry 2019-02-08 21:36:42 +08:00
skywind3000 961c09dc3b commit z.lua 2019-02-08 16:08:47 +08:00
skywind3000 8ef9d09c92 update fish initialize 2019-02-08 12:33:21 +08:00
skywind3000 33fe8ac7d0 commit init.fish 2019-02-08 12:13:45 +08:00
skywind3000 d323aadcb9 fixed: minor issues 2019-02-08 11:37:17 +08:00
Linwei 581ae7a3b7 Merge pull request #38 from marsam/master
Do not bind fzf completion on dumb terminals
2019-02-08 07:40:41 +08:00
Mario Rodas d44bda170f Do not bind fzf completion on dumb terminals 2019-02-07 17:30:12 -05:00
skywind3000 4e5a788e14 accurately handle $_ZL_NO_CHECK 2019-02-08 01:28:49 +08:00
skywind3000 67c18888d2 accurately handle $_ZL_NO_CHECK 2019-02-08 01:25:26 +08:00
skywind3000 ec2a9c251e commit new README.md 2019-02-07 23:52:40 +08:00
skywind3000 f8dc81e95a update doc 2019-02-07 13:16:24 +08:00
skywind3000 3e34763324 commit new file 2019-02-07 12:33:15 +08:00
skywind3000 b84e6d8f4d update omf entry 2019-02-07 12:30:54 +08:00
skywind3000 20ee92d0cc update omf entry 2019-02-07 12:09:14 +08:00
skywind3000 5616e56f23 update omf entry 2019-02-07 12:06:17 +08:00
skywind3000 927a115991 update omf entry 2019-02-07 11:55:19 +08:00
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