summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-10-29copy stylecopy_progressqkzk
2022-10-29copy stykeqkzk
2022-10-29fix marks saved without new lines.qkzk
2022-10-29refresh view when copy/move finish. Style for progressbarqkzk
2022-10-29copy in thread, display progress async. Hacky :(qkzk
2022-10-29only progress is shown, 100% bar :(qkzk
2022-10-29bugfixes. Progress bar doesn't work anymoreqkzk
2022-10-29refactor symlink creationqkzk
2022-10-29refactor copy/moveqkzk
2022-10-28allow filter edition. Copy/Move with progresqkzk
2022-10-28regex filter in nameqkzk
2022-10-28Merge pull request #33 from qkzk/filterqkzk
2022-10-28filter by name, extension, dir only or no filterfilterqkzk
2022-10-27gitignore vimspectorqkzk
2022-10-27helpqkzk
2022-10-27Merge pull request #32 from qkzk/copy-clipboardqkzk
2022-10-27use correct name for status in actioner. Copy filename/filepath to clipboardcopy-clipboardqkzk
2022-10-26Merge pull request #31 from qkzk/link-destinationqkzk
2022-10-26fix broken link not displayed & newdir when already exists crashlink-destinationqkzk
2022-10-25doesn't show symlinksqkzk
2022-10-25Merge pull request #30 from qkzk/color_cacheqkzk
2022-10-25readme, remove mut reference when not neededcolor_cacheqkzk
2022-10-24use custom errorqkzk
2022-10-24remove pub on tabs attribute in statusqkzk
2022-10-24renamed an attributeqkzk
2022-10-24cached colors for normal displayqkzk
2022-10-23Merge pull request #29 from qkzk/resultqkzk
2022-10-23readmeresultqkzk
2022-10-23removed unwrapqkzk
2022-10-23result in completion, marks, display, actioner, eventcharqkzk
2022-10-23FmResult in actionerqkzk
2022-10-23convert tuikit errors to FmError and term errors are raised up to mainqkzk
2022-10-23main returns FmResult, no exit outside mainqkzk
2022-10-22converted unwraps to ? with FmResultqkzk
2022-10-22remove unwrap from fileinfoqkzk
2022-10-22refactored fileinfo, moved most of unwrap to eventchar & actionerqkzk
2022-10-21a step in the right direction...qkzk
2022-10-21fileinfo use resultsqkzk
2022-10-21FmError: convert all errors to this oneqkzk
2022-10-21removes unwrapsquentin konieczko
2022-10-21removed unwrapsquentin konieczko
2022-10-21fix click on wrong rowquentin konieczko
2022-10-20remove some unwrapsqkzk
2022-10-20rename tab to statusqkzk
2022-10-20rename tab & statusqkzk
2022-10-19Merge pull request #28 from qkzk/marksqkzk
2022-10-19readmemarksqkzk
2022-10-19display marks correctlyqkzk
2022-10-18doesn't workqkzk
2022-10-17basic steps for marks implementation; no action yetqkzk