Commit graph

624 commits

Author SHA1 Message Date
dependabot[bot]
86b5befa02
Bump thiserror from 1.0.28 to 1.0.29 (#619)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.28 to 1.0.29.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.28...1.0.29)

---
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-09-07 17:30:06 -03:00
dependabot[bot]
97064b3204
Bump strip-ansi-escapes from 0.1.0 to 0.1.1 (#618)
Bumps [strip-ansi-escapes](https://github.com/luser/strip-ansi-escapes) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/luser/strip-ansi-escapes/releases)
- [Commits](https://github.com/luser/strip-ansi-escapes/compare/0.1.0...0.1.1)

---
updated-dependencies:
- dependency-name: strip-ansi-escapes
  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-31 08:43:28 -03:00
dependabot[bot]
5860498e78
Bump serde from 1.0.128 to 1.0.130 (#617)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.128 to 1.0.130.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.130)

---
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-30 21:16:04 -03:00
dependabot[bot]
fce30995d1
Bump thiserror from 1.0.26 to 1.0.28 (#616)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.26 to 1.0.28.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.26...1.0.28)

---
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-08-30 21:15:54 -03:00
dependabot[bot]
7f9dcfd902
Bump serde_yaml from 0.8.17 to 0.8.20 (#615)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.17 to 0.8.20.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.17...0.8.20)

---
updated-dependencies:
- dependency-name: serde_yaml
  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-30 21:15:40 -03:00
Denis Isidoro
6f4e04c6fc Aug-24 09h22: Cargo.lock, Cargo.toml 2021-08-24 09:22:58 -03:00
dependabot[bot]
4c030423f3
Bump serde from 1.0.127 to 1.0.128 (#613)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128)

---
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-24 09:16:09 -03:00
dependabot[bot]
7c27e372bf
Bump crossterm from 0.20.0 to 0.21.0 (#612)
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.20.0 to 0.21.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/commits)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 09:15:49 -03:00
Denis Isidoro
4d404a75fe Aug-23 09h14: Cargo.toml, Cargo.lock 2021-08-23 09:14:37 -03:00
Denis Isidoro
ea198d5e25
Revert "Bump clap from 3.0.0-beta.2 to 3.0.0-beta.4 (#606)" (#609)
This reverts commit 03534138a9.
2021-08-23 09:13:02 -03:00
dependabot[bot]
70b8e1062b
Bump anyhow from 1.0.42 to 1.0.43 (#607)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.42 to 1.0.43.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.42...1.0.43)

---
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-08-16 20:21:49 -03:00
dependabot[bot]
03534138a9
Bump clap from 3.0.0-beta.2 to 3.0.0-beta.4 (#606)
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.0-beta.2 to 3.0.0-beta.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.0.0-beta.2...v3.0.0-beta.4)

---
updated-dependencies:
- dependency-name: clap
  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-16 20:21:23 -03:00
Denis Isidoro
b30f680cb0 Bump to 2.17.0 2021-08-09 10:47:24 -03:00
Denis Isidoro
9396fd539c
Widget: fix replacements in case of multiple occurrences 2021-08-09 10:47:03 -03:00
Denis Isidoro
3abd3dad6e
Widget: fix interpretation of ||
Fixes #543
2021-08-09 10:42:51 -03:00
Denis Isidoro
c976c9199d
Ignore paths with invalid env vars 2021-08-09 10:23:07 -03:00
Denis Isidoro
32a3746174
ix colors in help message 2021-08-09 10:15:59 -03:00
Denis Isidoro
5a46e48fd6
Improve error message when unable to interpolate env vars in path 2021-08-09 09:55:36 -03:00
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