Commit graph

739 commits

Author SHA1 Message Date
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
Denis Isidoro
9d9ae304ba
Fail on bad colors (#519) 2021-04-17 10:31:23 -03:00
Denis Isidoro
7fb2b53463
Add support for config file (#518) 2021-04-17 10:17:22 -03:00
Denis Isidoro
d8d0d81368
Refactor writer packages (#517) 2021-04-16 09:23:53 -03:00
Denis Isidoro
599b0c95bd
Remove support for navi query and navi best (#516) 2021-04-16 08:59:03 -03:00
Denis Isidoro
4eb74e7d23
Remove support for --no-preview (#515) 2021-04-16 08:46:27 -03:00
Denis Isidoro
34aaada17f
Document all environment variables (#512) 2021-04-16 08:35:00 -03:00
Denis Isidoro
649832bc41
Use anyhow::Result 2021-04-16 08:29:04 -03:00
Denis Isidoro
06d728c377
Fix behavior in fish
Fixes #419
2021-04-15 18:52:01 -03:00
Denis Isidoro
42ef14c06a
Allow configuration of shell used for shell out (#511) 2021-04-15 13:56:01 -03:00
Denis Isidoro
5c23e25fac
Remove support for --save (#510) 2021-04-15 11:08:43 -03:00
Denis Isidoro
217841c786
Remove reference for "application launchers" 2021-04-15 11:04:34 -03:00
Denis Isidoro
0b4fe4bf01
Fix typo 2021-04-15 11:00:29 -03:00
Denis Isidoro
f8adffd3ff
Remove support for alfred (#509) 2021-04-15 11:00:04 -03:00
Denis Isidoro
86b0ab67db
Allow tag filtering (#508) 2021-04-15 10:49:23 -03:00
Denis Isidoro
ab7289e3aa
Remove unnecessary uses of vector of files (#507) 2021-04-15 09:41:18 -03:00
Denis Isidoro
d5d939bc96
Change default widths (#506) 2021-04-15 09:24:45 -03:00
Denis Isidoro
1c9ffde3ec
Allow fzf overrides after --- (#505)
Fixes #317
2021-04-15 09:23:35 -03:00