summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-10-17struct for marks, need mode, tabs bindings etc.qkzk
2022-10-17refactoringqkzk
2022-10-17refactoringqkzk
2022-10-17little refactoringqkzk
2022-10-17read server arg and update listen address from env variableqkzk
2022-10-16clippyqkzk
2022-10-16remove useless import and method in display.qkzk
2022-10-16use a preview to display helpqkzk
2022-10-16refresh view after bulkrenameqkzk
2022-10-16make search scroll to completed itemqkzk
2022-10-16Merge pull request #27 from qkzk/bulkrenameqkzk
2022-10-16refactor bulkrename, bug fix wrong comparisonbulkrenameqkzk