summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-09Improve bash and zsh widgets (#486)v2.15.0Denis Isidoro
2021-04-06Refactor env_vars package (#485)Denis Isidoro
2021-04-06Use crossterm instead of termion and terminal_widthDenis Isidoro
2021-04-06CI/CD: build for x86_64-pc-windows-gnu (#483)Denis Isidoro
2021-04-06Use remove_dir_all crate (#482)Denis Isidoro
2021-04-06Use Pathbufs appropriately (#481)Denis Isidoro
2021-04-05Add instructions for shell widget customization (#480)Denis Isidoro
2021-04-05Make zsh widget smarter (#479)Denis Isidoro
2021-04-05Rename display packageDenis Isidoro
2021-04-05Refactor fetcher packages (#477)Denis Isidoro
2021-04-05Refactor core package (#476)Denis Isidoro
2021-04-05Refactor terminal_width packageDenis Isidoro
2021-04-05Refactor finder packages (#473)Denis Isidoro
2021-04-05Correctly show preview var window for --multi (#472)Denis Isidoro
2021-04-05Make preview var content streamableDenis Isidoro
2021-04-05Remove unused code for global flagDenis Isidoro
2021-04-04Make preview window show mapped valuesDenis Isidoro
2021-04-04Make --map behave as function body (#468)Denis Isidoro
2021-04-04Fix all new warnings (#467)Denis Isidoro
2021-04-04Bump all dependencies (#466)Denis Isidoro
2021-04-04Move common helpers to src/ (#465)Denis Isidoro
2021-04-04Fix warnings (#464)Denis Isidoro
2021-03-12Merge pull request #460 from persevereVon/masterDenis Isidoro
2021-03-12Fix: if command not found in cheatsh, report and return.Persevere Von
2021-01-18Change navi to Navi in etymology sectionDenis Isidoro
2021-01-18Remove deprecated code (#453)v2.14.0Denis Isidoro
2021-01-18Add link to blog postDenis Isidoro
2021-01-18Add UX workaround for nested variablesDenis Isidoro
2021-01-13Convert - to _ when reading env vars (#454)Denis Isidoro
2021-01-07Improve argument parsing (#452)Denis Isidoro
2020-12-22Bump to 2.13.1v2.13.1Denis Isidoro
2020-12-22Prevent invisible preview window in case of :hidden in FZF_DEFAULT_OPTS (#446)Denis Isidoro
2020-12-03Follow symlinks (#443)Denis Isidoro
2020-12-01Fix help commandsDenis Isidoro
2020-11-27Bump Github actions dependencies (#439)v2.13.0Denis Isidoro
2020-11-27Fix error when pressing enter with nothing selected (#438)Denis Isidoro
2020-11-27Fix Ctrl-O behavior when snippet has variables (#437)Denis Isidoro
2020-11-26Merge pull request #436 from b3s1r/masterDenis Isidoro
2020-11-26Refactor to lookup filenames in VectorBenjamin Siderius-Manning
2020-11-24Add option to open .cheat with ctrl-o.Benjamin Siderius-Manning
2020-10-30Merge pull request #433 from whoan/reduce-locDenis Isidoro
2020-10-30Reduce lines of codeJuan Eugenio Abadie
2020-10-15Improve support for variable prompt in shell scripting (#428)Denis Isidoro
2020-10-15Alfred workflow: fix quoting (#430)Denis Isidoro
2020-10-15Fix autoselect-1 when using skim (#429)Denis Isidoro
2020-10-13Fix error when downloading repo using tab (#427)Denis Isidoro
2020-10-13Fix trailing slash in $NAVI_PATH (#426)Denis Isidoro
2020-10-08Fix support for fish shell (#421)v2.12.1Denis Isidoro
2020-09-25Update demo gifDenis Isidoro
2020-09-21Add doc for auto-updating repositories (#417)Denis Isidoro