Commit graph

703 commits

Author SHA1 Message Date
Persevere Von
5da5c9a665 Fix: if command not found in cheatsh, report and return. 2021-03-12 16:38:38 +08:00
Denis Isidoro
5d19464d3e
Change navi to Navi in etymology section 2021-01-18 15:15:08 -03:00
Denis Isidoro
ee4a5660c0
Remove deprecated code (#453) 2021-01-18 13:03:39 -03:00
Denis Isidoro
1b16de7cf5
Add link to blog post 2021-01-18 10:53:50 -03:00
Denis Isidoro
93058e4e56
Add UX workaround for nested variables
Fixes #444

Hacky and doesn't cover all use cases but it's a start
2021-01-18 10:24:42 -03:00
Denis Isidoro
dd51959817
Convert - to _ when reading env vars (#454) 2021-01-13 09:17:37 -03:00
Denis Isidoro
5c43c5173a
Improve argument parsing (#452)
Fixes #440
2021-01-07 09:31:34 -03:00
Denis Isidoro
c1a2bd8d30 Bump to 2.13.1 2020-12-22 12:05:01 -03:00
Denis Isidoro
ae3d4cb2be
Prevent invisible preview window in case of :hidden in FZF_DEFAULT_OPTS (#446)
Fixes #422
2020-12-22 12:04:03 -03:00
Denis Isidoro
ace2b24960
Follow symlinks (#443)
Fixes #442
2020-12-03 14:15:10 -03:00
Denis Isidoro
f31ee7d308
Fix help commands
Fixes #434
2020-12-01 16:41:55 -03:00
Denis Isidoro
0e2f255913
Bump Github actions dependencies (#439) 2020-11-27 10:18:32 -03:00
Denis Isidoro
1499736ad8
Fix error when pressing enter with nothing selected (#438) 2020-11-27 09:42:49 -03:00
Denis Isidoro
ec6596fe76
Fix Ctrl-O behavior when snippet has variables (#437) 2020-11-27 09:35:15 -03:00
Denis Isidoro
8e324d5bd1
Merge pull request #436 from b3s1r/master
Trigger edit on the current cheat file
2020-11-26 19:03:37 -03:00
Benjamin Siderius-Manning
0686583a57
Refactor to lookup filenames in Vector 2020-11-26 21:36:20 +01:00
Benjamin Siderius-Manning
d78bcf1f60 Add option to open .cheat with ctrl-o. 2020-11-24 21:30:51 +01:00
Denis Isidoro
0ddf77c1b9
Merge pull request #433 from whoan/reduce-loc
Reduce lines of code
2020-10-30 09:57:35 -03:00
Juan Eugenio Abadie
43d16025d2 Reduce lines of code 2020-10-30 08:49:31 -03:00
Denis Isidoro
6dcbcfea54
Improve support for variable prompt in shell scripting (#428) 2020-10-15 15:44:56 -03:00
Denis Isidoro
648ebff1cd
Alfred workflow: fix quoting (#430) 2020-10-15 15:32:43 -03:00
Denis Isidoro
ca458f76f6
Fix autoselect-1 when using skim (#429) 2020-10-15 15:32:29 -03:00
Denis Isidoro
ff84a30301
Fix error when downloading repo using tab (#427)
Fixes #425
2020-10-13 10:05:07 -03:00
Denis Isidoro
9cf1227275
Fix trailing slash in $NAVI_PATH (#426)
Fix #420
2020-10-13 09:56:31 -03:00
Denis Isidoro
de06161baf
Fix support for fish shell (#421) 2020-10-08 17:45:01 -03:00
Denis Isidoro
ba2efec723
Update demo gif 2020-09-25 17:03:02 -03:00
Denis Isidoro
9ead55e342
Add doc for auto-updating repositories (#417) 2020-09-21 09:59:32 -03:00
Denis Isidoro
5a758f00e1
Simplify hash code (#414) 2020-09-16 09:08:52 -03:00
Denis Isidoro
a63a11c099
Change verbal tense 2020-09-15 18:47:07 -03:00
Denis Isidoro
9f55475006
Test welcome flow (#412) 2020-09-15 18:45:40 -03:00
Denis Isidoro
7724e94437
Merge pull request #413 from dotiful/patch-1
Fix typo in aliases.md
2020-09-15 17:48:17 -03:00
Dots Util
72dcf24222
Update aliases.md 2020-09-15 23:43:42 +03:00
Denis Isidoro
3fffac8a17
Fix tests (#411) 2020-09-15 16:38:28 -03:00
Denis Isidoro
58f85394f5
Improve test coverage (#410) 2020-09-15 16:30:30 -03:00
Denis Isidoro
2868d178ed
Add navi info cheats-path command (#409) 2020-09-15 15:30:08 -03:00
Denis Isidoro
3067fe96cb
README: as shell widget 2020-09-15 11:34:04 -03:00
Denis Isidoro
6cfb89588f
Fix typo 2020-09-15 11:32:51 -03:00
Denis Isidoro
5b9831e1a0
Add doc for aliases (#408) 2020-09-15 10:39:19 -03:00
Denis Isidoro
fa08d58706
Repo: add option for importing all files (#407) 2020-09-15 10:25:03 -03:00
Denis Isidoro
5fad72d0aa
Merge pull request #405 from Dziman/deprecated-args
Do not use deprecated args, commands.
2020-09-15 07:33:42 -03:00
Dzmitry Rusak
7a8df3da45 Do not use deprecated args, commands. 2020-09-14 11:30:25 -07:00
Denis Isidoro
00a8da653e
Fix link to shell_scripting.md 2020-09-14 09:46:58 -03:00
Denis Isidoro
64f87b6840
Fix inconsistent count 2020-09-14 09:46:11 -03:00
Denis Isidoro
16e40ed128
Restart navi after adding a repo (#404) 2020-09-14 09:43:30 -03:00
Denis Isidoro
52b5271217
Make cheat finding recursive (#403) 2020-09-14 09:40:20 -03:00
Denis Isidoro
0e902d3230
Add ctrl-r binding for toggle-all (#402) 2020-09-14 09:06:29 -03:00
Denis Isidoro
4cbbe38712 README: extract shell scripting section (#401) 2020-09-14 09:01:32 -03:00
Denis Isidoro
1f37918142
Depend on directories-next instead of dirs (#400) 2020-09-14 08:53:53 -03:00
Denis Isidoro
6808dccf5c
Allow variable suggestions to use preview window (#399) 2020-09-14 08:48:57 -03:00
Denis Isidoro
04f037c865
Remove <Enter> 2020-09-11 18:01:15 -03:00