index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
command.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-09-23
config: smarter parsing in autoParseStruct
Jeffrey C. Ollie
2025-08-26
gtk-ng: implement close_tab:other keybind
Jeffrey C. Ollie
2025-08-25
parameterize close_tab
Jeffrey C. Ollie
2025-08-24
Close other tabs feature on Mac.
jamylak
2025-08-14
gtk-ng: add show_on_screen_keyboard binding
Leah Amelia Chen
2025-07-06
keybind: rename copy_title to copy_title_to_clipboard
Jeffrey C. Ollie
2025-07-06
keybind: add copy_title action
Jeffrey C. Ollie
2025-07-06
keybind: add set_font_size
Jeffrey C. Ollie
2025-06-29
Introduce action for copying into clipboard
Troels Thomsen
2025-06-25
config: add `command-palette-entry` config option
Leah Amelia Chen
2025-06-07
add undo/redo keybindings, default them on macOS
Mitchell Hashimoto
2025-06-05
input: add focus split directional commands to command palette
Mitchell Hashimoto
2025-06-04
core: document keybind actions better
Leah Amelia Chen
2025-05-29
GTK: add action to show the GTK inspector
Jeffrey C. Ollie
2025-05-15
macos: add "Check for Updates" action, menu item & key-binding support
Aaron Ruan
2025-05-06
Add "Scroll to Selection" command
fn ⌃ ⌥
2025-05-01
Binding for toggling window float on top (macOS only)
Mitchell Hashimoto
2025-04-22
move command filtering into apprt
Mitchell Hashimoto
2025-04-21
order commands alphabetically and preserve capitalization
Mitchell Hashimoto
2025-04-21
fix CI
Mitchell Hashimoto
2025-04-21
input: omit commands that are platform-specific
Mitchell Hashimoto
2025-04-21
add toggle command palette binding
Mitchell Hashimoto
2025-04-21
input: defind Command struct and default commands
Mitchell Hashimoto