Commit graph

491 commits

Author SHA1 Message Date
Jorge Bucaran
bcad1503c3 Not using npm module anymore. 2016-05-19 02:03:37 +09:00
Jorge Bucaran
39e8b8117f Update real rename to sol. 2016-05-18 02:48:02 +09:00
Jorge Bucaran
7fdaf8f551 2.7.1 2016-05-17 14:59:53 +09:00
Jorge Bucaran
b63324b912 Use available command date if perl is not avail. in Darwin/FreeBSD. 2016-05-17 14:59:37 +09:00
Jorge Bucaran
f0edcad54f 2.7.0 📦 2016-05-17 13:36:47 +09:00
Jorge Bucaran
328ad6e614 Do not obliterate existing user bindings when installing bindings plugins. Close #283. 2016-05-17 13:36:47 +09:00
Jorge Bucaran
a3a2290f8d Add FreeBSD to the Darwin `date' can't display nano seconds club. Close #284. 2016-05-17 13:36:47 +09:00
Jorge Bucaran
2037d1b134 Do not dupe bindings when updating bindings plugins. Close #285 2016-05-17 13:36:47 +09:00
Alexey Alekhin
38d7282718 Updated 🇷🇺 docs (#282) 2016-05-15 15:09:38 +02:00
Alexey Alekhin
86d6c3bfc6 Fixed a typo: fi{n,sher}_index_update_interval (#281) 2016-05-15 21:49:01 +09:00
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