summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-03-29add back confirm_exit optionJeff Zhao
2024-03-15version bump v0.9.8Jeff Zhao
2024-03-15version bump 0.9.7Jeff Zhao
2024-03-15add ratatui to tagsJeff Zhao
2024-02-27ratatui-image widget for image previews without scripts (#467)Benjamin Grosse
2024-02-21Make mouse support configurable (#494)Mroik/PositiveC
2024-02-15feat lscolors support (#489)Ben Webb
2024-01-20Use `shadow-rs` to show detailed version information (#481)xrelkd
2023-11-20version bumpJeff Zhao
2023-09-12Script to install from the terminal (#427)kennycallado
2023-09-07cleanup config codeJeff Zhao
2023-08-29Add subcommands (#418)xrelkd
2023-08-24fix clippyJeff Zhao
2023-08-24feat: regex support (#411)Justin Chen
2023-08-12add trash support via command line tools instead of libraryJeff Zhao
2023-08-04feat: add user & group on foot and make linemode configturable and more optio...Lzzzzzt
2023-07-23migrate to ratatuiJeff Zhao
2023-07-04version bump 0.9.5v0.9.5Jeff Zhao
2023-07-02migrate to rustyline v12Jeff Zhao
2023-07-01upgrade to shellexpand v3Jeff Zhao
2023-07-01Migrate termion lib from v1 to v2. Mouse feature turn on by default (#349)Anton Simonov
2023-05-31fix(spans,line): update dependency ratatui 0.21 (#319)Mathieu Herrmann
2023-05-27Add flake support (#297)Ruixi-rebirth
2023-05-04convert to using ratatui (#290)Jake Gallow
2023-01-09fix syntax highlight feature being enabled with deviconsJeff Zhao
2022-10-21update ansi-to-tui to 2.0.0 (#210)Noah Too
2022-09-09re-enable syntax_highlightJeff Zhao
2022-08-31use hashmap and uuid to store tabs (#194)Jeff Zhao
2022-08-01cargo clippyJeff Zhao
2022-07-07version bump 0.9.4v0.9.4Jeff Zhao
2022-06-22Bump `ansi-to-tui` to `0.6` and remove `tui_old` (#179)Noah Too
2022-06-22Add `flat` command (#177)Noah Too
2022-06-08update dependenciesJeff Zhao
2022-05-26split up keymaps into different modesJeff Zhao
2022-05-14update dependenciesJeff Zhao
2022-05-14add multiple tui dependenciesJeff Zhao
2022-05-08update notify dependencyJeff Zhao
2022-03-05remove ansi-to-tui git versionJeff Zhao
2022-03-05version bump 0.9.30.9.3Jeff Zhao
2022-03-05make ansi-to-tui optionalJeff Zhao
2022-01-25set tui to use termionJeff Zhao
2022-01-13add forking capabilities via xdg_openJeff Zhao
2021-12-27fix crash if ansi to tui failsJeff Zhao
2021-12-16change vec to hashsetJeff Zhao
2021-12-16Update view on filesystem changes (#112)DLFW
2021-11-19version bump 0.9.20.9.2Jeff Zhao
2021-11-18Add syntax highlighting to file previews (#106)Noah Too
2021-10-15deprecate skim over fzfJeff Zhao
2021-09-25version bump 0.9.10.9.1Jeff Zhao
2021-06-19Show symlinked files and dirs correctly (#72)DLFW