1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-07-01 02:18:50 +00:00
Commit Graph

155 Commits

Author SHA1 Message Date
skywind3000 ab8277f0cd update zsh alias 2019-02-03 00:32:30 +08:00
skywind3000 1401eb39a0 fixed: issue on calculating absolute path name of a symbol link 2019-02-03 00:17:37 +08:00
Linwei f482f32cd3 Merge pull request #21 from TeddyDD/fish-completion
add fish completion for -i and -I options
2019-02-02 23:04:10 +08:00
skywind3000 1c8e2e9d50 update doc 2019-02-02 22:50:36 +08:00
skywind3000 b5c876cc79 update doc 2019-02-02 22:09:58 +08:00
skywind3000 aace57e416 update fzf.png 2019-02-02 22:01:52 +08:00
Daniel Lewan a84d0e2c13 add fish completion for -i and -I options 2019-02-02 13:15:22 +01:00
skywind3000 d029ce9172 update doc 2019-02-02 16:34:24 +08:00
skywind3000 e0f3709f88 update doc 2019-02-02 16:00:56 +08:00
skywind3000 781994c1ea new image 2019-02-02 15:45:29 +08:00
skywind3000 38f0d99668 fixed: fzf height issue 2019-02-02 15:29:58 +08:00
skywind3000 ab848bd9ca version 1.1.0, supports fzf by z -I xxx 2019-02-02 15:25:35 +08:00
skywind3000 8f8efb9d31 rename oh-my-zsh entry 2019-02-02 11:40:30 +08:00
skywind3000 b013719a83 update doc 2019-02-02 06:52:17 +08:00
skywind3000 b20ae58a82 update doc 2019-02-02 01:01:28 +08:00
skywind3000 a63d1210f9 fixed: fish shell completion setup parameters error and
close https://github.com/skywind3000/z.lua/issues/16
2019-02-01 21:08:56 +08:00
skywind3000 b34d22bc21 fixed -i issue in fish shell 2019-02-01 19:24:01 +08:00
skywind3000 e50761a2c4 fixed: typo 2019-02-01 18:26:07 +08:00
skywind3000 6a53ba62b1 more safe to get script name 2019-02-01 17:47:22 +08:00
skywind3000 c88b8213c5 clean and safe random seed initializer 2019-02-01 17:27:23 +08:00
Linwei 01b83844db Merge pull request #14 from fannheyward/fix-tmp-files
fix: no more lua_XXXXXX temp files
2019-02-01 16:15:15 +08:00
Heyward Fann 9fe0fc67a0 fix: indent format 2019-02-01 13:55:51 +08:00
Heyward Fann ddadb20521 fix: no more lua_XXXXXX temp files 2019-02-01 13:21:55 +08:00
skywind3000 90996309f3 update doc 2019-02-01 03:06:38 +08:00
skywind3000 776a08ebcf update doc 2019-02-01 02:31:55 +08:00
skywind3000 97cb32da9c update doc 2019-02-01 02:19:27 +08:00
skywind3000 decfbb7bec update doc 2019-02-01 01:51:27 +08:00
skywind3000 7bf1c9b76a update doc 2019-02-01 01:12:25 +08:00
skywind3000 fbbe1456ca update doc 2019-02-01 00:52:00 +08:00
skywind3000 3400df8e6d update doc 2019-02-01 00:18:07 +08:00
skywind3000 4c0c800ded update doc 2019-02-01 00:10:10 +08:00
skywind3000 22001acac5 update doc 2019-01-31 23:44:10 +08:00
skywind3000 bd59c00f3e update doc 2019-01-31 23:17:42 +08:00
skywind3000 3ccccfcfc4 update chinese README 2019-01-31 22:36:11 +08:00
skywind3000 a485e06800 update chinese documentation 2019-01-31 22:32:48 +08:00
skywind3000 871020b7c2 update documentation about zsh plugin manager support 2019-01-30 12:15:31 +08:00
skywind3000 8c90b12c44 update: oh-my-zsh / antigen entry 2019-01-30 00:05:08 +08:00
skywind3000 0ce9a08cd7 update oh-my-zsh/antigen entry 2019-01-30 00:03:54 +08:00
skywind3000 c02cea1439 add oh-my-zsh/antigen plugin entry 2019-01-29 23:57:50 +08:00
skywind3000 3806828eda update documentation 2019-01-28 20:44:23 +08:00
skywind3000 3fcf11f6d0 1. fixed: in fish shell, path contains spaces is not accepted.
2. supports fish 2.4.0.
2019-01-28 20:41:22 +08:00
skywind3000 ce04313e29 fixed: _ZL_RANDOM 2019-01-28 16:43:10 +08:00
skywind3000 311dd46ece fixed: random number _ZL_RANDOM is empty in fish shell 2019-01-28 16:39:25 +08:00
skywind3000 65087e293b remove unnecessary variables 2019-01-28 16:24:52 +08:00
Linwei 80e385b04d Merge pull request #10 from TeddyDD/fish-2-7 2019-01-21 20:41:04 +08:00
Daniel Lewan d971ff8913 fix Fish 2.7.1 compability 2019-01-21 12:33:25 +01:00
Linwei 7f4f43a0ba Merge pull request #9 from TeddyDD/fix-confd-docs
fix conf.d mistake in fish docs
2019-01-21 02:23:10 +08:00
Daniel Lewan 95ae9e2882 specify required Fish version 2019-01-20 19:21:20 +01:00
Daniel Lewan bed121d869 fix conf.d path in README 2019-01-20 19:16:23 +01:00
Linwei 5dda899b8d Merge pull request #7 from TeddyDD/fish
Fish shell support
2019-01-21 01:49:10 +08:00