summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-12-17rename modes requiring inputmode-refactorqkzk
2022-12-17refactor event exec and event dispatch. Documentationqkzk
2022-12-17Combine preview and helpqkzk
2022-12-17regroup modes requiring an inputqkzk
2022-12-17use one mode with variants for completionqkzk
2022-12-17document mark actionsqkzk
2022-12-17enum for completion kindqkzk
2022-12-17remove everything about last edition attribute.needconfirmation-enumqkzk
2022-12-17create an enum for confirmed actionqkzk
2022-12-17replace some stderr output to loggingqkzk
2022-12-16documentationqkzk
2022-12-16search for next element matching the typed stringqkzk
2022-12-16refactor, use &str when possibleqkzk
2022-12-16refactor completionqkzk
2022-12-16sanitize filenames, go to relative pathqkzk
2022-12-16constant for dragndropqkzk
2022-12-16Documentation of input stringqkzk
2022-12-16move cursor to end after completionqkzk
2022-12-16use vect a chars instead of string for input. Allow utf-8 support in inputqkzk
2022-12-16documentationqkzk
2022-12-16force display of cursor in correct placeqkzk
2022-12-16prevent text insertion of non ascii charsqkzk
2022-12-16move string to specific file, readme for usersqkzk
2022-12-16massive documentaion and some refactoring.qkzk
2022-12-15documentation, refactorqkzk
2022-12-15documentationqkzk
2022-12-14rename skim event, clippyqkzk
2022-12-14remove args all; rename sys to systeminfoqkzk
2022-12-14toggle dual; refactoringtoggle-dualpaneqkzk
2022-12-14image: exif by default, char('T') for thumbnailimage-previewqkzk
2022-12-13preview an image as an ugly scaled up thubnail. Only alternative found to ueb...qkzk
2022-12-13integrate compression in opener. Simplify bulkrenameqkzk
2022-12-13use compress-tool to handle archivesqkzk
2022-12-13not working. Keeps decompressing in source folderqkzk
2022-12-13comment useless macroqkzk
2022-12-12doesn't work yet, inner mutability ???qkzk
2022-12-12remove decompress action, it's now part of openerqkzk
2022-12-12fix decompressqkzk
2022-12-12use absolute path for logfileqkzk
2022-12-12FIX: wrong pattern in mark file caused crash. Rewrite the file when a wrong p...qkzk
2022-12-12fix history crash when nothing visitedqkzk
2022-12-12fix mark display by removing new lines. Simplifyqkzk
2022-12-11simplify preview display with macroconfigure-every-keyqkzk
2022-12-11fix wrong keybinding, simplify Draw for wintabqkzk
2022-12-11maps & fix preview bugqkzk
2022-12-11use better names for actionsqkzk
2022-12-11rename actioner, more info in logsqkzk
2022-12-11remove more actions from actioner. Need a renameqkzk
2022-12-11refactorqkzk
2022-12-11Make every key configurable, not finished yetqkzk