summaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/tui_file_preview.rs
AgeCommit message (Expand)Author
2023-07-23migrate to ratatuiJeff Zhao
2023-05-31fix(spans,line): update dependency ratatui 0.21 (#319)Mathieu Herrmann
2022-10-21update ansi-to-tui to 2.0.0 (#210)Noah Too
2022-06-22Bump `ansi-to-tui` to `0.6` and remove `tui_old` (#179)Noah Too
2022-05-14add multiple tui dependenciesJeff Zhao
2022-04-10fix file preview showing a blank lineJeff Zhao
2022-03-07fix file previews for no ansi colorsJeff Zhao
2022-03-05version bump 0.9.30.9.3Jeff Zhao
2022-03-05make ansi-to-tui optionalJeff Zhao
2022-02-01code cleanup (#135)DLFW
2021-12-27cargo fmtJeff Zhao
2021-12-27fix crash if ansi to tui failsJeff Zhao
2021-12-20refactor image preview via ueberzugJeff Zhao
2021-11-27cargo clippyJeff Zhao
2021-11-27add scrolling support to file previewJeff Zhao
2021-11-18Add syntax highlighting to file previews (#106)Noah Too
2021-10-27remove default config hardcode and use include_str! insteadJeff Zhao
2021-10-15deprecate skim over fzfJeff Zhao
2021-06-23code cleanupJeff Zhao
2021-06-23fix text preview formattingJeff Zhao
2021-06-22rudimentary file preview supportJeff Zhao