Commit graph

431 commits

Author SHA1 Message Date
Jorge Bucaran
65717f5d91 2.6.20 2016-05-15 15:53:30 +09:00
Jorge Bucaran
b5b081e8a4 Bugfix: Incorrect JSON parsing when inside mawk. 2016-05-15 15:53:30 +09:00
detailyang
1473db7867 Merge pull request #280 from detailyang/ccaaef0
🇨🇳 README.md update
2016-05-14 17:28:08 +08:00
detailyang
9a0481de82 keep sync with master branch 2016-05-14 16:17:54 +08:00
Jorge Bucaran
d7ab6efc29 2.6.19 2016-05-14 14:27:57 +09:00
Jorge Bucaran
ab5b4bc6c6 Docs. 2016-05-14 14:17:27 +09:00
Jorge Bucaran
5e3879691a Create basic completions always. 2016-05-14 11:58:49 +09:00
Jorge Bucaran
a36bf3d43e 2.6.17 2016-05-14 11:50:39 +09:00
Jorge Bucaran
74ad4c8f98 Use `!' instead of ERR for error reports. 2016-05-14 11:50:11 +09:00
Jorge Bucaran
cdc4d45f0d 2.6.16 2016-05-13 15:13:34 +09:00
Jorge Bucaran
062bd97787 Load completions after functions in __fisher_plugin_enable. #fin/issues/28 2016-05-13 15:13:24 +09:00
Jorge Bucaran
64797388f1 More compact message report. 2016-05-12 21:08:34 +09:00
Jorge Bucaran
30fe72b038 Use fish_color_* colors instead of harcoding red, green, etc. 2016-05-12 20:53:31 +09:00
Jorge Bucaran
6ba2eca36c Words. 2016-05-12 20:52:09 +09:00
Jorge Bucaran
926f4a3292 2.6.14 2016-05-10 21:33:02 +09:00
Jorge Bucaran
25631a88bd Load conf.d first and source bindings after install. #272 2016-05-10 21:32:45 +09:00
Jorge Bucaran
c8fd7c4f62 2.6.13 2016-05-10 20:57:06 +09:00
Jorge Bucaran
e0599fe6ee Bugfix: Use fisher_file instead of fisher_bundle. 2016-05-10 20:56:56 +09:00
Jorge Bucaran
9f3e4c98b9 2.6.12 2016-05-10 19:26:35 +09:00
Jorge Bucaran
13b3fcec75 Add fish version check, exit if too low. Thanks @msikma. 2016-05-10 19:25:05 +09:00
Jorge Bucaran
b3f4e95b38 Do not obliterate, rather create backups of existing functions/*.fish files during install. Close #268. 2016-05-10 19:01:49 +09:00
Jorge Bucaran
4a9cecedfd Improve argv handling. Close #266, #265. 2016-05-09 20:09:09 +09:00
Jorge Bucaran
8dc6f8206f 2.6.10 2016-05-08 06:24:54 +09:00
Jorge Bucaran
2fe7eb23e4 Do not add local plugins to fishfile. 2016-05-08 06:24:40 +09:00
Jorge Bucaran
fff0cedb83 Add remove alias to uninstall, but do not generate completions for it. 2016-05-08 06:08:45 +09:00
Jorge Bucaran
e0f0a6d320 2.6.9 2016-05-08 05:48:44 +09:00
Jorge Bucaran
6c14374e04 Do not show usage help inconsistently. 2016-05-08 05:48:32 +09:00
Jorge Bucaran
965be86de4 Handle key bindings corretly. Fix #263. 2016-05-08 05:45:52 +09:00
Jorge Bucaran
8351404605 Progress report improvements.
* Display fetch message for plugins retrieve from the cache.
* Display what plugins are being removed.
2016-05-08 04:20:27 +09:00
Jorge Bucaran
112dfa77da Increase index update interval a bit. 2016-05-07 22:29:17 +09:00
Jorge Bucaran
7bf79e618c 2.6.7* 2016-05-07 22:22:28 +09:00
Jorge Bucaran
b789c93934 2.6.7 2016-05-07 22:20:21 +09:00
Jorge Bucaran
c5dc6ff356 Add special --complete flag to generate fisher completions. 2016-05-07 22:19:06 +09:00
Jorge Bucaran
79a2be4e96 2.6.6 2016-05-07 19:13:17 +09:00
Jorge Bucaran
14b10451ff Simplify, remove hard to maintain numbers. 2016-05-07 19:12:59 +09:00
Jorge Bucaran
a175c1deca Persist completions across sessions. Close #262. 2016-05-07 19:12:13 +09:00
Jorge Bucaran
f3b95b8c05 2.6.5 2016-05-07 14:54:54 +09:00
Jorge Bucaran
bc9f9672c7 Add fisher_user_key_bindings to list of recognized binding functions. 2016-05-07 14:54:54 +09:00
Jorge Bucaran
091c2231cd Use error log type for skipped plugins. 2016-05-07 14:54:54 +09:00
Jorge Bucaran
874b5d98b7 Words. 2016-05-07 04:20:55 +09:00
Jorge Bucaran
30c1ee2734 2.6.4 2016-05-07 03:56:50 +09:00
Jorge Bucaran
321b260e55 Fix broken index update with plugins missing an info field. 2016-05-07 03:56:32 +09:00
Jorge Bucaran
19f7ae18a9 2.6.3 2016-05-07 02:16:40 +09:00
Jorge Bucaran
74be9b317e Add 10 second timeout to index updates. 2016-05-07 02:12:36 +09:00
Jorge Bucaran
7353339935 Improve tab completions, show 3rd parties, real paths, etc.
* Create completions for installed, third-party plugins. Close #260.
* Show real path in completion descriptions of local plugins. Close #261.
2016-05-07 02:08:21 +09:00
Jorge Bucaran
bb9ee9175f Bump to 2.6.2 📦 2016-05-06 03:32:07 +09:00
Jorge Bucaran
1e58883731 Auto-complete local directories installed. 2016-05-06 03:31:38 +09:00
Jorge Bucaran
02de88c7de 2.6.1 🚢 2016-05-06 01:45:29 +09:00
Jorge Bucaran
446b23d5bb Fix broken isatty stdout in fisher ls. 2016-05-06 01:45:12 +09:00
Jorge Bucaran
5ecd093d72 Words. 2016-05-06 01:22:52 +09:00