Commit graph

37 commits

Author SHA1 Message Date
Denis Isidoro
425ce80530
Use correct bash binary in Makefile 2021-08-07 15:46:07 -03:00
Denis Isidoro
02fc83991b
Do not collapse empty lines in snippets (#595)
Fixes #539
2021-08-07 12:24:39 -03:00
Denis Isidoro
59362c0ec8
Fix behavior for snippets with duplicated lines 2021-08-07 12:07:17 -03:00
Denis Isidoro
e6acbe7936
Add support for --expand
Fixes #542
2021-08-07 10:52:30 -03:00
Denis Isidoro
fe37cd9107
Fix finder options (#590) 2021-08-07 10:31:53 -03:00
Denis Isidoro
3f3005f818
Prevent snippet autoselec
Fixes #582
2021-08-07 08:26:25 -03:00
Denis Isidoro
dd1cdb5bce
Interpolate env variables in NAVI_PATH (#588)
Fixes #572
2021-08-07 07:41:19 -03:00
Denis Isidoro
4c9583bdf2
Replace ~ by $HOME (#565) 2021-06-15 09:43:40 -03:00
Denis Isidoro
7a7f1a3311
Refactor scripts (#527) 2021-04-19 09:54:35 -03:00
Denis Isidoro
1c9ffde3ec
Allow fzf overrides after --- (#505)
Fixes #317
2021-04-15 09:23:35 -03:00
Denis Isidoro
5acdb2a4b2
Add navi fn map::expand 2021-04-15 09:07:01 -03:00
Denis Isidoro
d550b29fb0
Fix path for downloaded cheats (#493) 2021-04-11 07:43:25 -03:00
Denis Isidoro
194878915d
Make preview window show mapped values 2021-04-04 18:34:01 -03:00
Denis Isidoro
4c297c7a29
Make --map behave as function body (#468) 2021-04-04 18:26:16 -03:00
Denis Isidoro
ee4a5660c0
Remove deprecated code (#453) 2021-01-18 13:03:39 -03:00
Denis Isidoro
de06161baf
Fix support for fish shell (#421) 2020-10-08 17:45:01 -03:00
Denis Isidoro
9f55475006
Test welcome flow (#412) 2020-09-15 18:45:40 -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
566f7c9f2c Revamp preview window for argument selection (#398) 2020-09-11 11:59:34 -03:00
Denis Isidoro
d64ec34912
Improve test coverage (#390)
- add test for tldr and cheatsh
- run all possible test cases
2020-08-28 09:58:35 -03:00
Denis Isidoro
00fe27ba79
Add ability to extend cheatsheets (#382)
Fixes #377
2020-08-23 20:09:27 -03:00
Denis Isidoro
657992b173
Allow implicit variable dependencies (#379)
* Allow implicit variable dependencies

* Aug-14 12h01: core.rs, Cargo.toml, Cargo.lock

* Aug-14 12h04: cases.cheat

* Aug-14 12h08: cases.cheat
2020-08-14 13:53:23 -03:00
Denis Isidoro
17b9987886
Fix escaping issues in shell outs (#344) 2020-04-16 09:40:11 -03:00
Denis Isidoro
4853a6718c
Disable preview-window for variable suggestions (#343)
Fixes #338 

Reopens #320
2020-04-13 14:27:05 -03:00
Denis Isidoro
3188a76759
Prevent panic on empty tag/description (#341)
Fixes #339
2020-04-13 11:24:49 -03:00
Denis Isidoro
4451624ce0
Show snippet in variable prompt (#337)
Fixes #320
2020-04-11 11:06:34 -03:00
Denis Isidoro
6678cda032
Add support for post-choice manipulation (#335)
Fixes #325
2020-04-10 23:01:35 -03:00
Denis Isidoro
4b5658a5b7
Fix crash when input has no match (#309)
Fixes #307
2020-03-24 09:42:54 -03:00
Denis Isidoro
ed0759f9e3
Fix multiline behavior in the bash widget (#308)
Fixes #306 

This only happens when using the bash widget
2020-03-24 08:38:42 -03:00
Denis Isidoro
10f0219792
Forward many more parameters to fzf after --- (#294) 2020-03-19 22:01:50 -03:00
Denis Isidoro
2ca1d8fc85
Fix --multi with --column + refactors (#290) 2020-03-19 09:19:50 -03:00
Denis Isidoro
a0bba94db3
Minor fixes (#285) 2020-03-18 08:38:13 -03:00
Denis Isidoro
3fa141846b
Allow multiline commands (#262)
Fixes #260
2020-03-14 18:08:57 -03:00
Ingolf Wagner
0a22398a47
add --allow-extra option 2020-03-14 20:32:00 +08:00
Denis Isidoro
b3ab91a9a0 Add test cheat 2020-03-05 15:06:38 -03:00
Denis Isidoro
c5cd85bb41
Rust implementation (#197) 2020-03-04 18:01:23 -03:00