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
/
cli
/
list_themes.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-09-22
feat: list-themes cursor and selection colors
CoderJoshDK
2025-07-30
cli: update var name
Anthony
2025-07-27
cli: add filtering hotkey to list_themes
Anthony
2025-07-09
cli: make the action parser (+foo) generic and reusable
Mitchell Hashimoto
2025-06-24
core, gtk: implement host resources dir for Flatpak
Leorize
2025-05-27
Correct `$XDG_CONFIG_DIR` to `$XDG_CONFIG_HOME` in theme documentation.
Kat
2025-05-01
use enum for the color scheme args
Maciej Bartczak
2025-05-01
implement dark/light theme filtering in theme preview
Maciej Bartczak
2025-02-14
add save instruction to +list-themes
Aaron Ruan
2025-01-23
documentation: consistent format for actions help
Anund
2025-01-03
Ensure all search results are visible in theme list
Bryan Lee
2024-12-29
Fix typo in list-themes browser
GoProSlowYo
2024-12-27
cli(list_themes): ignore .DS_Store
Tim Culverhouse
2024-12-27
Fix docs formatting
Joris Guex
2024-11-16
fix: theme search ranking is now case insensitive
furtidev
2024-11-16
fix: +list-themes crashing when there's search result is empty
furtidev
2024-11-16
port +list-themes to latest libvaxis
furtidev
2024-11-12
update zf api
Mitchell Hashimoto
2024-11-09
Fix copying the theme name
Pepper Lebeck-Jobe
2024-10-27
make selection a const
Anmol Wadhwani
2024-10-27
Add an out of bounds check for mouse-selected themes in +list-themes
Anmol Wadhwani
2024-10-18
cli: skip argv0 and actions when parsing CLI flags
Mitchell Hashimoto
2024-10-18
config: richer diagnostics for errors
Mitchell Hashimoto
2024-09-30
cli: handle mouse scroll before setting window
Paul Berg
2024-09-28
cli: fix integer overflow in `+list-themes` if window is too narrow
Jeffrey C. Ollie
2024-09-27
cli/list-themes: add ability to search theme names
Jeffrey C. Ollie
2024-09-27
cli: update +list-themes --help text
Jeffrey C. Ollie
2024-09-27
cli: list-themes should list symlinks
Jeffrey C. Ollie
2024-09-27
cli: "fancy" theme preview
Jeffrey C. Ollie
2024-08-18
themes: don't use arena directly and cleanup debug code
Jeffrey C. Ollie
2024-08-18
themes: finish refactor
Jeffrey C. Ollie
2024-08-18
themes: add a switch that shows a small preview of each theme
Jeffrey C. Ollie
2024-08-18
themes: allow loading from absolute paths and from user config dir
Jeffrey C. Ollie
2024-08-16
almost yeeted it all!
Mitchell Hashimoto
2024-01-21
markdown-ify help strings
Jeffrey C. Ollie
2024-01-20
cli: support --help and -h for actions
Mitchell Hashimoto
2023-12-21
core: look for resources in "ghostty" subdirectory for "share" paths
Gregory Anders
2023-11-30
Fix forgotten openIterableDir
Krzysztof Wolicki
2023-11-22
cli: +list-themes
Mitchell Hashimoto