summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
10 daysfixed cargo clippy warningsAnatolij Vasilev
11 daysfixed linterAnatolij Vasilev
2024-03-25removed added blank lineAnatolij Vasilev
2024-03-25removed unused "use"Anatolij Vasilev
2024-03-25#447: added error message for incompatible fzf versionAnatolij Vasilev
2024-01-18Add config option to support tealdeerDylan Premo
2023-05-13Fix preview: handle Windows NT UNC paths (`\\?\C:\foo`)zjp
2023-05-13debug logzjp
2023-05-13config_file_example: shell command should be `cmd.exe` on Windowszjp
2023-05-13If config path doesn't exist, navi won't log.zjp
2023-05-13eprintln init_logger failure (may need redir if it's flushed away)zjp
2023-05-13Fix multiple paths: define the platform-specific join separatorzjp
2023-05-13mv navi.log under config dir; debug folders on Windowszjp
2023-05-12rm env_logger; use tracing insteadzjp
2023-05-12introduce use env_loggerzjp
2023-04-24Use XDG conventions on macOS tooUtkarsh Gupta
2023-04-09Fix publish script (#825)Denis Isidoro
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