summaryrefslogtreecommitdiffstats
path: root/src/preview/preview_default.rs
AgeCommit message (Expand)Author
2024-02-27ratatui-image widget for image previews without scripts (#467)Benjamin Grosse
2023-08-24fix clippyJeff Zhao
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-07-01add ability to check whether a preview is outdatedJeff Zhao
2022-02-01code cleanup (#135)DLFW
2022-01-03Continuous scrolling (#118)DLFW
2021-11-27add scrolling support to file previewJeff Zhao
2021-09-26file previews no longer continuously spawn threads for existing 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