summaryrefslogtreecommitdiffstats
path: root/src/preview
AgeCommit message (Expand)Author
2024-03-10refactor code to reduce clonesJeff Zhao
2024-03-10feat: add `case_sensitive_ext` option for mimetype, theme and icons (#497)Azad
2024-02-27ratatui-image widget for image previews without scripts (#467)Benjamin Grosse
2023-09-26fix: add mutex lock to preview threads (#430)lali
2023-08-24fix clippyJeff Zhao
2023-07-23migrate to ratatuiJeff Zhao
2023-05-07Cleanup preview.sh template (#285)DLFW
2022-09-10fix preview width = 0 issueJeff Zhao
2022-08-31rework previews to have loading state as wellJeff Zhao
2022-08-31cargo clippyJeff Zhao
2022-08-31more fine grain error handling for previewing directoriesJeff Zhao
2022-08-13Sort options individual per tab (#191)DLFW
2022-07-18increase performance by boxing values before sendingJeff Zhao
2022-07-01add ability to check whether a preview is outdatedJeff Zhao
2022-02-24Fix clippy warnings (#144)sushi-shi
2022-02-01code cleanup (#135)DLFW
2022-01-16cargo fmtJeff Zhao
2022-01-16rework file previews to have better argument handlingJeff Zhao
2022-01-03Continuous scrolling (#118)DLFW
2021-11-27cargo clippyJeff Zhao
2021-11-27add scrolling support to file previewJeff Zhao
2021-10-15deprecate skim over fzfJeff Zhao
2021-09-27code cleanupJeff Zhao
2021-09-26code cleanupJeff Zhao
2021-09-26cargo fmtJeff Zhao
2021-09-26file previews no longer continuously spawn threads for existing previewsJeff Zhao
2021-08-18replace tab characters with 8 spaces for file text previewsJeff Zhao
2021-06-24fix preview script being constantly called on files with no previews availableJeff Zhao
2021-06-23code cleanupJeff Zhao
2021-06-22rudimentary file preview supportJeff Zhao
2021-06-21refactor previewing codeJeff Zhao
2021-06-10add support for specifying new tab home pageJeff Zhao