Denis Isidoro
|
0f95a29dfd
|
Fix --map when using zsh
Fixes #584
|
2021-08-08 17:58:42 -03:00 |
|
Denis Isidoro
|
85ca69a263
|
Add cheats for navi itself (#599)
Fixes #380
|
2021-08-08 08:12:19 -03:00 |
|
Denis Isidoro
|
027ad539c2
|
Fix navi fn welcome
|
2021-08-07 15:58:25 -03:00 |
|
Denis Isidoro
|
a36c26f922
|
Close widget on single ESC (#597)
Fixes #546 and #553
|
2021-08-07 15:57:22 -03:00 |
|
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
|
d153661d52
|
Fix typo in cheatsheet_syntax.md
|
2021-08-07 11:04:59 -03:00 |
|
Denis Isidoro
|
e6acbe7936
|
Add support for --expand
Fixes #542
|
2021-08-07 10:52:30 -03:00 |
|
Denis Isidoro
|
954bc8871b
|
yaml: add support for cheats.paths
|
2021-08-07 10:42:46 -03:00 |
|
Denis Isidoro
|
cd57b23b78
|
Fix path for bash used in tests (#591)
|
2021-08-07 10:38:10 -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
|
5e7b24abe8
|
Fix clippy warnings
|
2021-08-07 07:05:33 -03:00 |
|
dependabot[bot]
|
8cee230313
|
Bump serde from 1.0.126 to 1.0.127 (#585)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.127.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-03 12:04:54 -03:00 |
|
dependabot[bot]
|
d57a2a998c
|
Bump anyhow from 1.0.41 to 1.0.42 (#579)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.41...1.0.42)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-12 17:46:20 -03:00 |
|
dependabot[bot]
|
851dec6831
|
Bump thiserror from 1.0.25 to 1.0.26 (#575)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.25...1.0.26)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-05 21:36:04 -03:00 |
|
Denis Isidoro
|
ad46a3aa00
|
Merge pull request #560 from pbsds/patch-1
Rephrase etymology to active voice
|
2021-06-15 17:44:49 -03:00 |
|
Peder Bergebakken Sundt
|
1c81d4e612
|
Update README.md
|
2021-06-15 22:36:45 +02:00 |
|
dependabot[bot]
|
7a8c5a7f4b
|
Bump crossterm from 0.19.0 to 0.20.0 (#564)
* Bump crossterm from 0.19.0 to 0.20.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/compare/0.19...0.20)
---
updated-dependencies:
- dependency-name: crossterm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Jun-15 10h13: writer.rs, preview_var.rs, preview.rs
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denis Isidoro <denis.isidoro@uber.com>
|
2021-06-15 10:16:54 -03:00 |
|
Denis Isidoro
|
63068d2446
|
Respect fzf-overrides in shell widget (#568)
|
2021-06-15 10:12:22 -03:00 |
|
Denis Isidoro
|
7257845abf
|
Fix preview-var when using fish (#567)
|
2021-06-15 10:08:07 -03:00 |
|
Denis Isidoro
|
4ac39e8b9b
|
Respect BIN_DIR in install script (#566)
|
2021-06-15 10:02:34 -03:00 |
|
Denis Isidoro
|
4c9583bdf2
|
Replace ~ by $HOME (#565)
|
2021-06-15 09:43:40 -03:00 |
|
dependabot[bot]
|
2c6620f835
|
Bump anyhow from 1.0.40 to 1.0.41 (#563)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.40...1.0.41)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-14 09:57:29 -03:00 |
|
Denis Isidoro
|
010a1df6aa
|
Merge pull request #561 from dgengtek/master
Pass delimiter to finder
|
2021-06-07 11:29:43 -03:00 |
|
dgengtek
|
327f9579dc
|
Pass delimiter to finder
|
2021-06-05 17:16:20 +02:00 |
|
Peder Bergebakken Sundt
|
54311a79eb
|
Rephrase etymology to active voice
|
2021-06-01 23:33:35 +02:00 |
|
dependabot[bot]
|
d517c4b139
|
Bump thiserror from 1.0.24 to 1.0.25 (#555)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.24 to 1.0.25.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.24...1.0.25)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-24 07:23:02 -03:00 |
|
dependabot[bot]
|
5284ce5064
|
Bump serde from 1.0.125 to 1.0.126 (#550)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-17 09:50:29 -03:00 |
|
dependabot[bot]
|
5206809713
|
Bump regex from 1.5.3 to 1.5.4 (#548)
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.3...1.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-17 09:50:23 -03:00 |
|
dependabot[bot]
|
17311db3e2
|
Bump regex from 1.4.6 to 1.5.3 (#544)
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.6 to 1.5.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.4.6...1.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-03 09:48:51 -03:00 |
|
dependabot-preview[bot]
|
140178e7ef
|
Upgrade to GitHub-native Dependabot (#540)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-04-28 21:13:12 -03:00 |
|
dependabot-preview[bot]
|
d48d5c03e2
|
Bump regex from 1.4.5 to 1.4.6 (#538)
|
2021-04-26 11:48:29 +00:00 |
|
Denis Isidoro
|
54ff5aed88
|
Add icon SVG (#537)
|
2021-04-23 11:45:54 -03:00 |
|
Denis Isidoro
|
c9701db6ca
|
Print an empty line between previews (#536)
|
2021-04-22 09:58:20 -03:00 |
|
Denis Isidoro
|
30fbb30514
|
Use absolute path for navi when possible (#535)
|
2021-04-22 09:44:28 -03:00 |
|
Denis Isidoro
|
baa477cd81
|
Fix navi fn welcome (#534)
|
2021-04-22 09:35:21 -03:00 |
|
Denis Isidoro
|
26ec4bf033
|
Fix preview-window in Windows (#531)
|
2021-04-20 07:09:23 -03:00 |
|
Denis Isidoro
|
8a0318128f
|
Use cargo directly in makefile
|
2021-04-19 18:07:16 -03:00 |
|
Denis Isidoro
|
1aab69e118
|
Install: add to $PATH (#530)
|
2021-04-19 10:51:24 -03:00 |
|
Denis Isidoro
|
7c62a5af7b
|
Improve documentation (#529)
|
2021-04-19 10:42:27 -03:00 |
|
Denis Isidoro
|
fcd7bd80d8
|
Config: get from cli, then env, then yaml (#528)
|
2021-04-19 10:34:13 -03:00 |
|
Denis Isidoro
|
7a7f1a3311
|
Refactor scripts (#527)
|
2021-04-19 09:54:35 -03:00 |
|
Denis Isidoro
|
90de292c1f
|
Rename osx target to apple-darwin (#526)
|
2021-04-19 07:11:23 -03:00 |
|
Denis Isidoro
|
1039658555
|
Simplify regex dependency (#525)
|
2021-04-19 07:10:25 -03:00 |
|
Denis Isidoro
|
53b1d6e7a4
|
Do not use -c in cmd.exe (#524)
|
2021-04-19 07:06:34 -03:00 |
|
Denis Isidoro
|
2266c1bc75
|
Fix Windows builds (#522)
|
2021-04-19 06:57:08 -03:00 |
|
Denis Isidoro
|
639e1dc46a
|
Fix allowlist logic (#520)
|
2021-04-17 12:06:29 -03:00 |
|