Commit graph

637 commits

Author SHA1 Message Date
Denis Isidoro
84273c129c
Upgrade all dependencies (#389) 2020-08-28 09:29:19 -03:00
Denis Isidoro
2dd918d1e0
rustfmt: max-width 150 (#388) 2020-08-28 09:21:24 -03:00
Denis Isidoro
4ba0373790
Add initial support for cheat.sh and tldr (#387)
In order to browse cheatsheets from other projects.
2020-08-28 09:12:44 -03:00
Denis Isidoro
abae4e022f
Allow color and width customization (#386)
Fixes #202 and allows a workaround for #249.
2020-08-28 08:57:03 -03:00
Denis Isidoro
e49ff1a18d
Refactor code (#384) 2020-08-27 15:15:09 -03:00
Denis Isidoro
c5017b1a63
Merge pull request #385 from dtrodrigues/patch-1
fix minor readme link typos
2020-08-27 14:48:38 -03:00
Dustin Rodrigues
f4c386b8e9
fix minor readme link typos 2020-08-26 23:03:08 -04:00
Denis Isidoro
b35f94f8dc
Merge pull request #383 from MatthiasCoppens/gentoo
Add Gentoo installation instructions
2020-08-25 15:24:25 -03:00
Matthias Coppens
b7a5bc916b
Add Gentoo installation instructions
Navi is available in the GURU overlay for Portage
2020-08-25 11:55:09 +02:00
Denis Isidoro
35acf704bb
Fix typo 2020-08-23 20:20:03 -03:00
Denis Isidoro
00fe27ba79
Add ability to extend cheatsheets (#382)
Fixes #377
2020-08-23 20:09:27 -03:00
Denis Isidoro
e64d1cc8aa
Multi-indexed variable map (#381)
This may be useful for future features
2020-08-19 09:00:06 -03:00
Denis Isidoro
74cacdc4dd
Remove inline package manager badges 2020-08-14 17:07:16 -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
e11c48ec03
Bump to 2.7.2 (#376) 2020-08-13 15:39:22 -03:00
Denis Isidoro
22c0d03586
Make widget sourcing defensive 2020-08-13 09:15:25 -03:00
Denis Isidoro
4c0151c95c
Add fallback widget for bash < 4 (#375) 2020-08-13 09:14:33 -03:00
Denis Isidoro
13a3b9d949
Merge pull request #374 from wardwouts/filter_current_commandline_bash
similar command line filter as for zsh
2020-08-13 09:03:23 -03:00
Ward Wouts
4b4194584a similar command line filter as for zsh 2020-08-13 10:26:27 +02:00
Denis Isidoro
ca1ff03ede
Merge pull request #372 from cust0dian/docs/add-nix
Add instructions on installing with nix
2020-08-05 14:36:03 -03:00
Denis Isidoro
f071f85df6
Merge pull request #373 from wardwouts/filter_current_commandline
Use what's already typed on the commandline as a filter
2020-08-05 14:35:25 -03:00
Ward Wouts
0a71db624f autoselect when there is only one option just feels weird here 2020-08-05 12:01:04 +02:00
Ward Wouts
b0f806449c Use what's already typed on the commandline as a filter 2020-08-05 11:43:07 +02:00
Serg Nesterov
57834cd1e3
Add instructions on installing with nix 2020-08-04 14:06:10 +03:00
Denis Isidoro
231f9775ba
Widget: fix behavior for % (#368) 2020-07-10 10:10:38 -03:00
Denis Isidoro
4147d9b0b2 Bump to 2.7.0 2020-06-02 17:00:01 -03:00
Denis Isidoro
95f746c3cc
Merge pull request #364 from itmecho/feature/skim-optional-exact
Optional exact mode for skim
2020-05-29 09:17:10 -03:00
Iain Earl
1d65f73994
Make --exact optional for skim by having --no-exact in the NAVI_FZF_OVERRIDES environment variable 2020-05-29 08:36:18 +01:00
Denis Isidoro
317cc34016
Change terminal fallback width to 80 2020-05-12 10:13:21 -03:00
Denis Isidoro
a754a6b041
Remove references to bash implementation (#355) 2020-04-27 11:25:58 -03:00
Denis Isidoro
c2dfbcd614
Mention Alfred Powerpack 2020-04-25 22:27:24 -03:00
Denis Isidoro
ead1323965
[Alfred] Add support for free input text (#354) 2020-04-25 22:26:39 -03:00
Denis Isidoro
0015d317b8
Improve code quality even more (#353) 2020-04-25 21:42:24 -03:00
Denis Isidoro
434fc4ac76
Improve code quality a little bit (#352)
Fixes #349
2020-04-25 15:30:05 -03:00
Denis Isidoro
818ebccdf0
Show icon in Alfred (#351) 2020-04-24 13:38:58 -03:00
Denis Isidoro
cc2007c674
Refactor variable dependency code (#350) 2020-04-20 18:29:48 -03:00
Denis Isidoro
a78044fec7
Fix typo 2020-04-19 16:12:36 -03:00
Denis Isidoro
082bc81611
Add instructions for Alfred 2020-04-19 16:09:02 -03:00
Denis Isidoro
af9892667f Fix CD 2020-04-19 16:02:34 -03:00
Denis Isidoro
afed6a840b Fix CD 2020-04-19 15:56:01 -03:00
Denis Isidoro
c7f919eaa0
Add support for Alfred (#347) 2020-04-19 15:51:04 -03:00
Denis Isidoro
019adf82cf
Allow empty variables (#346)
Fixes #332
2020-04-18 08:06:05 -03:00
Denis Isidoro
5c8b9b4aff
Fix typo 2020-04-17 20:10:41 -03:00
Denis Isidoro
d7d3321915
Prevent precocious abortion of url::open and clipboard copy (#345) 2020-04-16 10:39:42 -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
cbae8a5420
Attempt to fix git clone issues (#340)
Probably fixes #326
2020-04-13 10:31:33 -03:00
Denis Isidoro
4451624ce0
Show snippet in variable prompt (#337)
Fixes #320
2020-04-11 11:06:34 -03:00
Denis Isidoro
6b9d97bc09
Fix typo 2020-04-11 10:58:58 -03:00