summaryrefslogtreecommitdiffstats
path: root/src/ui/widgets
AgeCommit message (Expand)Author
2023-08-04feat: add user & group on foot and make linemode configturable and more optio...Lzzzzzt
2023-07-30mtime will display with local timezone (#384)Lzzzzzt
2023-07-23migrate to ratatuiJeff Zhao
2023-07-02migrate to rustyline v12Jeff Zhao
2023-06-25Tab theme configurable (#317)DLFW
2023-05-31fix(spans,line): update dependency ratatui 0.21 (#319)Mathieu Herrmann
2023-02-11add current file to file operationsJeff Zhao
2023-02-09make progress view betterJeff Zhao
2023-02-07Help search also inside description column (#253)yanshay
2023-01-04cargo clippy and update (#245)Jeff Zhao
2023-01-04make symlink enum more clearJeff Zhao
2022-12-28cargo clippyJeff Zhao
2022-12-14change tab renderJeff Zhao
2022-12-04Display filter and flat status in footer (#232)Noah Too
2022-10-21update ansi-to-tui to 2.0.0 (#210)Noah Too
2022-10-20Add linemode feature and first simple linemodes (#206)DLFW
2022-09-04show how many files are selected in the footerJeff Zhao
2022-09-03add symlink relativeJeff Zhao
2022-08-31move numbered_command into command that can be invokedJeff Zhao
2022-08-31more fine grain error handling for previewing directoriesJeff Zhao
2022-08-30Add "Visual-Mode" (#192)DLFW
2022-08-01add `symlink_files` commandJeff Zhao
2022-07-18asynchronize delete operationJeff Zhao
2022-06-29rename TuiBackend to AppBackendJeff Zhao
2022-06-22Bump `ansi-to-tui` to `0.6` and remove `tui_old` (#179)Noah Too
2022-05-30fix some clippyJeff Zhao
2022-05-26add vsplit viewJeff Zhao
2022-05-26split up keymaps into different modesJeff Zhao
2022-05-14add multiple tui dependenciesJeff Zhao
2022-05-04cargo fmtJeff Zhao
2022-05-04move input.rs to process_event.rsJeff Zhao
2022-04-10fix file preview showing a blank lineJeff Zhao
2022-04-09selected files now indented like rangerJeff Zhao
2022-04-09fix regular file styling not respecting theme config (#163)Jeff 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
2022-01-09default configuration for joshuto and for themes now read fromJeff Zhao
2022-01-03Continuous scrolling (#118)DLFW
2021-12-27cargo fmtJeff Zhao
2021-12-27fix crash if ansi to tui failsJeff Zhao
2021-12-27only process previews if preview shown and remove scripts are present in configJeff Zhao
2021-12-20refactor image preview via ueberzugJeff Zhao
2021-12-20Add script hooks for image previews (#113)DLFW
2021-12-15add dynamic number of columns (#111)Vinegret43
2021-12-05fix printing line numbersJeff Zhao
2021-12-05add line numbers (#109)Vinegret43
2021-11-27cargo clippyJeff Zhao
2021-11-27add scrolling support to file previewJeff Zhao