1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-17 13:19:48 +00:00
Commit Graph

333 Commits

Author SHA1 Message Date
skywind3000
5ea08c5dac update doc v1.5.6 2019-02-20 23:31:37 +08:00
skywind3000
9dd0fec7ed update doc 2019-02-20 23:24:24 +08:00
skywind3000
fe11dd30c5 improve fzf sorting 2019-02-20 23:23:15 +08:00
skywind3000
db92fa0a1c new "$_ZL_FZF_SORT" to sort directories by alphabet in fzf 2019-02-20 20:24:24 +08:00
skywind3000
b1702839d2 update doc 2019-02-20 15:58:11 +08:00
skywind3000
1a0428f54e update doc 2019-02-20 15:31:11 +08:00
skywind3000
31e9d42d08 update image 2019-02-20 15:04:53 +08:00
skywind3000
14b942634c fixed picture 2019-02-20 14:52:14 +08:00
skywind3000
6cfe2150e9 images 2019-02-20 14:48:00 +08:00
skywind3000
a4c589a724 _ZL_FZF_FLAG can be used to override fzf parameters, default to "+s -e" v1.5.5 2019-02-20 12:25:07 +08:00
skywind3000
cb8021599c update doc 2019-02-19 17:11:16 +08:00
skywind3000
91a4d75e62 update doc 2019-02-19 15:26:50 +08:00
skywind3000
4d4dc8802b update doc v1.5.4 2019-02-19 11:43:33 +08:00
skywind3000
761b3ebf31 update 2019-02-19 11:24:46 +08:00
skywind3000
4e7ecde314 update z_print to support fz.sh
update os.path.isdir to handle windows path better
2019-02-19 11:22:05 +08:00
Linwei
e5c78e3087 Merge pull request #50 from contrun/master
fix spurious file not exists
2019-02-19 11:16:04 +08:00
B YI
1fb4f25744 fix spurious file not exists
see https://github.com/skywind3000/z.lua/issues/49
2019-02-19 10:12:01 +08:00
skywind3000
6057644adb commit new files 2019-02-18 23:25:03 +08:00
skywind3000
dc02feb424 update doc 2019-02-17 21:29:13 +08:00
skywind3000
2e658dd379 add -e to fzf v1.5.3 2019-02-17 17:51:03 +08:00
skywind3000
f638730d5f update doc and aliases 2019-02-17 17:24:29 +08:00
skywind3000
b9e8501b71 new: $_ZL_FZF_FLAG for additional fzf arguments
fix: environment variable parsing is flaky
2019-02-17 16:32:50 +08:00
skywind3000
31fd92f2da update doc 2019-02-17 02:31:28 +08:00
skywind3000
7af0290e11 fixed typo 2019-02-17 00:49:01 +08:00
skywind3000
8334b1adb7 update doc 2019-02-17 00:45:45 +08:00
skywind3000
f068e8597f update doc 2019-02-16 22:39:44 +08:00
skywind3000
92fc98d392 update doc v1.5.2 2019-02-16 14:43:54 +08:00
skywind3000
0b159b6c25 1.5.2: be aware of all arguments in fzf completion 2019-02-16 14:40:48 +08:00
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