summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-16readmegraphemesqkzk
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-16grapheme supportqkzk
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-14readmeqkzk
2022-12-14rename skim event, clippyqkzk
2022-12-14remove args all; rename sys to systeminfoqkzk
2022-12-14typo in readmeqkzk
2022-12-14readmeqkzk
2022-12-14Merge pull request #57 from qkzk/toggle-dualpaneqkzk
2022-12-14toggle dual; refactoringtoggle-dualpaneqkzk
2022-12-14readmeqkzk
2022-12-14Merge pull request #56 from qkzk/image-previewqkzk
2022-12-14image: exif by default, char('T') for thumbnailimage-previewqkzk
2022-12-14readmeqkzk
2022-12-13preview an image as an ugly scaled up thubnail. Only alternative found to ueb...qkzk
2022-12-13Merge pull request #55 from qkzk/open-compressedqkzk
2022-12-13remove zip dependencyopen-compressedqkzk
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-12readmeqkzk
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-11Merge pull request #54 from qkzk/configure-every-keyqkzk
2022-12-11simplify preview display with macroconfigure-every-keyqkzk
2022-12-11configqkzk
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
2022-12-11move all event to event execqkzk
2022-12-10more detail on errors, parse keymaps directlyqkzk