navi/src
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
..
bin Add support for config file (#518) 2021-04-17 10:17:22 -03:00
config Improve documentation (#529) 2021-04-19 10:42:27 -03:00
finder Pass delimiter to finder 2021-06-05 17:16:20 +02:00
handler Bump crossterm from 0.19.0 to 0.20.0 (#564) 2021-06-15 10:16:54 -03:00
structures Add support for config file (#518) 2021-04-17 10:17:22 -03:00
actor.rs Fix preview-var when using fish (#567) 2021-06-15 10:08:07 -03:00
cheat_variable.rs Do not use -c in cmd.exe (#524) 2021-04-19 07:06:34 -03:00
cheatsh.rs Refactor writer packages (#517) 2021-04-16 09:23:53 -03:00
clipboard.rs Do not use -c in cmd.exe (#524) 2021-04-19 07:06:34 -03:00
env_var.rs Add support for config file (#518) 2021-04-17 10:17:22 -03:00
extractor.rs Use anyhow::Result 2021-04-16 08:29:04 -03:00
filesystem.rs Replace ~ by $HOME (#565) 2021-06-15 09:43:40 -03:00
fs.rs Use absolute path for navi when possible (#535) 2021-04-22 09:44:28 -03:00
git.rs Use anyhow::Result 2021-04-16 08:29:04 -03:00
hash.rs Move common helpers to src/ (#465) 2021-04-04 17:46:33 -03:00
lib.rs Add support for config file (#518) 2021-04-17 10:17:22 -03:00
parser.rs Fix allowlist logic (#520) 2021-04-17 12:06:29 -03:00
shell.rs Refactor scripts (#527) 2021-04-19 09:54:35 -03:00
terminal.rs Add support for config file (#518) 2021-04-17 10:17:22 -03:00
tldr.rs Refactor writer packages (#517) 2021-04-16 09:23:53 -03:00
ui.rs Add support for config file (#518) 2021-04-17 10:17:22 -03:00
url.rs Do not use -c in cmd.exe (#524) 2021-04-19 07:06:34 -03:00
welcome.rs Fix navi fn welcome (#534) 2021-04-22 09:35:21 -03:00
writer.rs Bump crossterm from 0.19.0 to 0.20.0 (#564) 2021-06-15 10:16:54 -03:00