Denis Isidoro
a36c26f922
Close widget on single ESC ( #597 )
...
Fixes #546 and #553
2021-08-07 15:57:22 -03:00
Denis Isidoro
7a7f1a3311
Refactor scripts ( #527 )
2021-04-19 09:54:35 -03:00
Denis Isidoro
f8adffd3ff
Remove support for alfred ( #509 )
2021-04-15 11:00:04 -03:00
Denis Isidoro
17cd4f52d1
Fix all new warnings ( #467 )
2021-04-04 18:06:35 -03:00
Denis Isidoro
434fc4ac76
Improve code quality a little bit ( #352 )
...
Fixes #349
2020-04-25 15:30:05 -03:00
Denis Isidoro
cc2007c674
Refactor variable dependency code ( #350 )
2020-04-20 18:29:48 -03:00
Denis Isidoro
2ca1d8fc85
Fix --multi with --column + refactors ( #290 )
2020-03-19 09:19:50 -03:00
Denis Isidoro
ce9c22100a
Allow overriding FZF variables ( #235 )
...
`$FZF_DEFAULT_OPTS` won't work in some use cases because it has lower precedence then hardcoded settings such as `--exact`.
Usage:
```
export NAVI_FZF_OVERRIDES=" --no-exact"
navi
```
Fixes #232
2020-03-12 14:57:02 -03:00
Denis Isidoro
06eae50613
Minor fixes ( #221 )
2020-03-11 11:30:25 -03:00
Denis Isidoro
c5cd85bb41
Rust implementation ( #197 )
2020-03-04 18:01:23 -03:00