summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-04-08Add --prevent-interpolation flag (#824)v2.22.0Denis Isidoro
2023-04-08Fix padding (#822)Denis Isidoro
2023-04-08Prevent variable selection content from being limited to 3 columns (#821)Denis Isidoro
2023-04-08Correctly calculate character widths (#820)Denis Isidoro
2023-04-08Use dns_common library (#818)Denis Isidoro
2023-04-08Update dependencies (#817)Denis Isidoro
2023-04-04Upgrade clap to `4.2.1`TD-Sky
2022-12-21Merge pull request #807 from vashirov/i806Denis Isidoro
2022-12-19Handle multiline snippets betterViktor Ashirov
2022-11-15Merge pull request #776 from trantor/preview_fixDenis Isidoro
2022-09-08Fix typosKian-Meng Ang
2022-08-21Fix preview map "leaking" with multiple variablesFulvio Scapin
2022-07-29Minor code base improvements (#767)Denis Isidoro
2022-07-29Improve error handling for cheatsh and tldr (#766)Denis Isidoro
2022-07-28Support multi-word arguments in FZF overrides (#765)Denis Isidoro
2022-07-28Refactor code base (#760)Denis Isidoro
2022-05-15Fix path-related tests (#727)Denis Isidoro
2022-03-04Make width configurable for snippet columncarlfriedrich
2022-02-14Use already existing env var namesUlrich Kautz
2022-02-11Allow compile time default paths for cheats and configUlrich Kautz
2022-02-09Add build feature to disable repo managementUlrich Kautz
2022-01-27Add build feature to disable command executionUlrich Kautz
2022-01-12Bump clap from 3.0.0-beta.5 to 3.0.6Denis Isidoro
2021-12-19Fix lint issues (#658)Denis Isidoro
2021-11-23Allow multi-word shell.command config (#644)Denis Isidoro
2021-10-30Update to rust 1.56.0 and 2021 edition (#637)Denis Isidoro
2021-10-25updates clap to v3.0-beta.5Kevin K
2021-10-15Add support for multiline variablesDenis Isidoro
2021-09-08Add elvish widgetDaniel Fitzpatrick
2021-08-09Widget: fix interpretation of ||Denis Isidoro
2021-08-09Ignore paths with invalid env varsDenis Isidoro
2021-08-09ix colors in help messageDenis Isidoro
2021-08-09Improve error message when unable to interpolate env vars in pathDenis Isidoro
2021-08-08Fix --map when using zshDenis Isidoro
2021-08-08Add cheats for navi itself (#599)Denis Isidoro
2021-08-07Fix navi fn welcomeDenis Isidoro
2021-08-07Do not collapse empty lines in snippets (#595)Denis Isidoro
2021-08-07Fix behavior for snippets with duplicated linesDenis Isidoro
2021-08-07Add support for --expand Denis Isidoro
2021-08-07yaml: add support for cheats.pathsDenis Isidoro
2021-08-07Fix finder options (#590)Denis Isidoro
2021-08-07Prevent snippet autoselecDenis Isidoro
2021-08-07Interpolate env variables in NAVI_PATH (#588)Denis Isidoro
2021-08-07Fix clippy warningsDenis Isidoro
2021-06-15Bump crossterm from 0.19.0 to 0.20.0 (#564)dependabot[bot]
2021-06-15Fix preview-var when using fish (#567)Denis Isidoro
2021-06-15Replace ~ by $HOME (#565)Denis Isidoro
2021-06-05Pass delimiter to finderdgengtek
2021-04-22Print an empty line between previews (#536)Denis Isidoro
2021-04-22Use absolute path for navi when possible (#535)Denis Isidoro