summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2025-02-13apprt/embedded: proper consumed modifier state for ctrl keysMitchell Hashimoto
2025-02-12Refactor keybinding actions reference generationBryan Lee
2025-02-11Revert "Fixed documentation generation in `list-actions --docs` command (#4974)"Mitchell Hashimoto
2025-02-11Fixed documentation generation in `list-actions --docs` command (#4974)Mitchell Hashimoto
2025-02-03Toggling visibility is now ignored when in fullscreen mode.Shaps Benkau
2025-01-29input: performable bindings aren't part of the reverse mappingMitchell Hashimoto
2025-01-24Merge branch 'main' into cleanup-action-binding-docsMitchell Hashimoto
2025-01-24Docs: remove type from action argumentsErlend Lind Madsen
2025-01-24Docs: improve doc structure for action bindings with args and examplesErlend Lind Madsen
2025-01-19Fix typo in binding commentsBruno Bachmann
2025-01-18Extract keybind actions help generation into a dedicated moduleBryan Lee
2025-01-18Ensure last action's documentation is properly generatedBryan Lee
2025-01-10apprt/gtk: add toggle_maximize keybind and window-maximize config optionAdam Wolf
2025-01-10macos: rework toggle_visibility to better match iTerm2Mitchell Hashimoto
2025-01-08Add keybind action `copy_url_to_clipboard`Bryan Lee
2025-01-08Add `close_tab` keybinding action for macOSBryan Lee
2025-01-08close_tab keybind (gtk apprt only) (#4033)Sabarigirish Manikandan
2025-01-06config: `unbind` keybind triggers unbinds both translated and physicalMitchell Hashimoto
2025-01-04fix typo: CSI header (#4565)Mitchell Hashimoto
2025-01-04Improve the documentation for move_tab keybind actionKiril Angov
2025-01-03fix typo: CSI headerdkmar
2025-01-03Docs: update goto_split documentationCaleb Norton
2025-01-03input: legacy encoding falls back to mapping of logical key for ctrlseq (#4528)Mitchell Hashimoto
2025-01-03Fixing a few typos in the source code comments (#4529)Peter Cock
2025-01-03input: legacy encoding falls back to mapping of logical key for ctrlseqMitchell Hashimoto
2025-01-02keybindings: improve sort to include key value 1,2,3,4... (#4399)Mitchell Hashimoto
2025-01-02performable: prefix (#4345)Mitchell Hashimoto
2025-01-02Add docs for performableMitchell Hashimoto
2025-01-02Rename `goto_split` top/bottom directions to up/down. (#3427)Mitchell Hashimoto
2025-01-02Improve resize_split documentation (#4393)Mitchell Hashimoto
2025-01-02Improve new_split documentation (#4389)Mitchell Hashimoto
2025-01-03keybindings: improve sort to include key value 1,2,3,4...Anund
2025-01-02Improve resize_split documentationJade
2025-01-02Improve new_split documentationJade
2025-01-02Update Binding.zigJade
2025-01-02Improve goto_split documentationJade
2025-01-02Add performable flagEthan Conneely
2024-12-30input: parse triggers with codepoints that map to keys as translatedMitchell Hashimoto
2024-12-29Add "top" and "bottom" aliasesDaniel Patterson
2024-12-28docs: add guide for setting quick terminal toggle keybindRonit Gandhi
2024-12-27Update doc inform toggle_quick_terminal macOS onlyxaviduds
2024-12-27Rename `goto_split` top/bottom directions to up/down.Daniel Patterson
2024-12-26Update help comment for backslashLucas Crownover
2024-12-20Change to F3 legacy encoding with modifiers (#3019)Mitchell Hashimoto
2024-12-19Change to F3 legacy encoding with modifiersSam Atman
2024-12-19Docfix: correct comment for modifyOtherKeys sequenceSam Atman
2024-12-11keybind: format leader bindings into multiple entries (#2923)Mitchell Hashimoto
2024-12-11macOS: "option-as-alt" defaults to "true" for US keyboard layoutsMitchell Hashimoto
2024-12-11fix: NoSpaceLeft => OutOfMemoryAbhinav Gupta
2024-12-10keybind: format leader bindings into multiple entriesAbhinav Gupta