summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-07-17Add EXIT STATUS section to manpage.Phil Jones
2023-07-16Add --physical-keybindings option.Phil Jones
2023-07-16Add missing <Shift>-<Tab> keybinding to man page.Phil Jones
2023-05-14Add --print-index option.Phil Jones
2023-05-12Improve formatting of markdown manpage previews.Phil Jones
2023-05-09Add Alt-h and Alt-l keybindings.Phil Jones
2023-05-09Add alt-j/k/n/p keybindings.Phil Jones
2023-05-02Swap Ctrl-O binding for Ctrl-[.Phil Jones
2023-04-30Add Ctrl-O keybinding.Phil Jones
2023-04-30Add `matching-algorithm` to the example config.Phil Jones
2023-04-17Add --matching-algorithm option.Phil Jones
2023-04-09Add --auto-accept-single option.Phil Jones
2023-04-09Fix some minor typos in the man page.Phil Jones
2023-02-26Support Ctrl-n & Ctrl-p navigation.Phil Jones
2023-01-22Add page up & page down keybindings.Phil Jones
2022-12-21Add text cursor support.Phil Jones
2022-12-01Add --ascii-input option.Phil Jones
2022-11-21Add --clip-to-padding option.Phil Jones
2022-11-21Overhaul text theming.Phil Jones
2022-11-21Add --font-variations option.Phil Jones
2022-11-20Add --font-features option.Phil Jones
2022-11-19Add --history-file option.Phil Jones
2022-11-16Add placeholder text options.Phil Jones
2022-11-01Update documentation warnings.Phil Jones
2022-11-01Add alternative key binding to delete a word.Maksim
2022-10-25Add --multi-instance option.Phil Jones
2022-10-22Add --terminal option.Phil Jones
2022-10-14Add --exclusive-zone option.Phil Jones
2022-10-05Add options to hide input for passwords etc.Phil Jones
2022-09-27Add --include option.Phil Jones
2022-09-08Make --scale default to true.Phil Jones
2022-08-22Split manpage options into style and behaviour.Phil Jones
2022-08-22Add --prompt-padding option.Phil Jones
2022-08-21Add --require-match option.Phil Jones
2022-08-20Add Ctrl-u and Ctrl-w readline bindings.Phil Jones
2022-08-20Add scale option.Phil Jones
2022-08-12Add note about fuzzy matching highlight colour.Phil Jones
2022-08-12Add --fuzzy_match option.Phil Jones
2022-08-07Delay scaling of percentage values.Phil Jones
2022-08-03Make --drun-print-exec always be true.Phil Jones
2022-08-02Remove tofi-compgen from install.Phil Jones
2022-07-30Add option to colour matching portion of results.Phil Jones
2022-07-29Make a selection-padding of -1 be infinite.Phil Jones
2022-07-29Add --selection-padding option.Phil Jones
2022-07-29Add default config installation in /etc/xdg/tofi/.Phil Jones
2022-07-29Add full example config file.Phil Jones
2022-07-27Fix window workspaces in drun mode.Phil Jones
2022-07-26Add automatic detection of number of results.Phil Jones
2022-07-26Change --font-name option to --font in man page.Phil Jones
2022-07-24Add drun mode.Phil Jones