1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-06-16 02:58:50 +00:00
Commit Graph

305 Commits

Author SHA1 Message Date
skywind3000 6e330ab46f update doc for dirstack 2019-02-15 20:55:50 +08:00
skywind3000 1c9c5eb444 add newline for cmd v1.5.1 2019-02-15 12:16:25 +08:00
skywind3000 c4a9376c0c update doc for 1.5.1 2019-02-15 11:52:03 +08:00
skywind3000 eea474d3ea add z -, z --, z -2 2019-02-15 11:38:31 +08:00
skywind3000 5c2e0c6f07 classic stable v1.5.0 2019-02-14 22:59:14 +08:00
skywind3000 9dc260f8b4 new os.path.split 2019-02-14 22:58:02 +08:00
skywind3000 12c138a99c 1.5.0 released 2019-02-14 21:02:58 +08:00
skywind3000 d653165d71 update doc 2019-02-14 17:34:53 +08:00
skywind3000 9c7d02e428 fixed typo 2019-02-14 16:42:07 +08:00
skywind3000 453cd40ed1 simplify doc 2019-02-14 16:36:34 +08:00
skywind3000 464a8ede51 update doc 2019-02-14 11:40:37 +08:00
skywind3000 c50e1a6af9 update backward jumping 2019-02-14 10:21:02 +08:00
skywind3000 cf45449c14 update: time 2019-02-13 20:32:33 +08:00
skywind3000 582299dc2c roll back to old fzf completion 2019-02-13 20:31:40 +08:00
skywind3000 5c3e9834a5 1.4.7:
1. Be aware of all arguments in fzf completion.
2. Don't use regex in backward jumping (use plain text instead).
2019-02-13 17:01:29 +08:00
skywind3000 3d39b65d9e update doc 2019-02-13 12:49:17 +08:00
skywind3000 c0fe0ab340 fixed: _ZL_EXCLUDE_DIRS doesn't work 2019-02-12 19:30:04 +08:00
skywind3000 b2a83f4c61 change: _ZL_EXCLUDE_DIRS to a comma separated list of dirs to exclude 2019-02-12 19:22:18 +08:00
skywind3000 7f5e8383db update doc 2019-02-12 18:11:58 +08:00
skywind3000 30aad27e37 update docstring 2019-02-12 18:11:13 +08:00
skywind3000 5aa859fc86 update images 2019-02-12 15:36:15 +08:00
skywind3000 6709705463 update images 2019-02-12 15:34:16 +08:00
skywind3000 2548c32c14 add alias 2019-02-12 13:20:34 +08:00
skywind3000 c2dabcc168 add alias 2019-02-12 13:20:24 +08:00
skywind3000 6cfd20fab2 update doc 2019-02-11 15:20:11 +08:00
skywind3000 8bd7d2b43b update doc 2019-02-11 15:12:22 +08:00
skywind3000 0d29031060 update doc 2019-02-11 15:08:07 +08:00
skywind3000 5f49e179b1 update doc 2019-02-11 14:28:21 +08:00
skywind3000 d523c345f1 update doc 2019-02-11 14:27:47 +08:00
skywind3000 6a18d5311f update doc 2019-02-11 14:19:35 +08:00
skywind3000 99150a7c5f update doc 2019-02-11 14:17:27 +08:00
skywind3000 a84eef2b0b update doc 2019-02-11 14:05:40 +08:00
skywind3000 fcf4533f29 update doc 2019-02-11 13:48:24 +08:00
skywind3000 a25b0d2d3c update doc for MRU 2019-02-11 13:44:24 +08:00
skywind3000 01ddd63c14 update doc: go back to MRU 2019-02-11 13:43:02 +08:00
skywind3000 3fb6ff7aea update images 2019-02-11 13:26:05 +08:00
skywind3000 5ea8a83dc9 update doc for fzf-completion 2019-02-11 12:49:07 +08:00
skywind3000 b3a9c040a2 update doc 2019-02-11 12:47:05 +08:00
skywind3000 5b81ade49b update images 2019-02-11 11:33:44 +08:00
skywind3000 f24266b540 update doc 2019-02-11 02:39:39 +08:00
skywind3000 a991305532 improve posix compatibility 2019-02-10 21:55:56 +08:00
Linwei d2cc1ade6b Merge pull request #40 from BarbUk/fix/bad_bash_fzf_return_value
Fix bad return value for fzf bash
2019-02-10 18:16:25 +08:00
BarbUk c35c9759d0 Fix bad return value for fzf bash 2019-02-10 13:02:14 +04:00
Linwei b181d21be9 Merge pull request #39 from BarbUk/fix/bash_fzf_enhancement
Some enhancement to bash fzf completion
2019-02-10 16:26:20 +08:00
skywind3000 332700fe12 fixed: abspath on FreeBSD 2019-02-10 16:05:10 +08:00
BarbUk ed410cb0ce Return 0 is the default 2019-02-10 11:48:00 +04:00
BarbUk 61d9a73873 Replace /home/barbuk by ~ and complete with frequency 2019-02-10 11:47:09 +04:00
BarbUk 32ae34d050 Remove space after completion 2019-02-10 11:45:49 +04:00
skywind3000 849cd40c03 update doc 2019-02-10 15:21:45 +08:00
skywind3000 eef9f5a4a0 improve compatibility for ksh 2019-02-10 15:08:23 +08:00