mirror-ghostty/src
Mitchell Hashimoto 5e9dd02eab
font: add method for drawing atlas to canvas
2022-12-05 15:01:34 -08:00
..
bench Add a benchmark exe for testing parser throughput 2022-11-13 11:29:05 -08:00
font font: add method for drawing atlas to canvas 2022-12-05 15:01:34 -08:00
input respect application cursor keys for arrow (DECCKM) 2022-11-27 20:57:58 -08:00
os hook up logging to wasm, example uses new zig-js package 2022-12-04 13:16:54 -08:00
renderer move Atlas to font 2022-11-28 10:35:46 -08:00
terminal revert 2022-11-27 21:45:10 -08:00
termio respect application cursor keys for arrow (DECCKM) 2022-11-27 20:57:58 -08:00
window OSC 52: Clipboard Control (#52) 2022-11-21 15:12:00 -08:00
App.zig put some config in the devmode UI 2022-11-21 09:09:25 -08:00
Command.zig fix tests for WNOHANG commit 2022-11-16 21:04:31 -08:00
DevMode.zig move Atlas to font 2022-11-28 10:35:46 -08:00
Pty.zig set IUTF8 on the pty 2022-11-24 10:20:18 -08:00
TempDir.zig RGB should not be packed, so that it has align = 1 2022-09-23 13:10:51 -07:00
Window.zig respect application cursor keys for arrow (DECCKM) 2022-11-27 20:57:58 -08:00
blocking_queue.zig OSC handling, handle OSC change window title command 2022-11-14 10:46:40 -08:00
cli_args.zig config files allow spaces around "=" 2022-11-21 08:22:04 -08:00
config.zig respect application cursor keys for arrow (DECCKM) 2022-11-27 20:57:58 -08:00
fastmem.zig use libc memcpy/memmove instead of std.mem if available 2022-11-08 19:01:45 -08:00
homedir.zig Load `$XDG_CONFIG_HOME/ghostty/config` if it exists (#25) 2022-11-02 16:12:50 -07:00
input.zig Track/cache button state and mods state 2022-08-26 13:55:24 -07:00
lru.zig implement LRU row GPU cell caching 2022-09-12 11:28:47 -07:00
main.zig move Atlas to font 2022-11-28 10:35:46 -08:00
main_wasm.zig hook up logging to wasm, example uses new zig-js package 2022-12-04 13:16:54 -08:00
math.zig math style 2022-08-18 11:42:32 -07:00
passwd.zig extract passwd to its own file so its easier to test 2022-11-01 17:47:34 -07:00
renderer.zig initial padding options 2022-11-14 16:19:20 -08:00
segmented_pool.zig SegmentedPool 2022-04-26 16:18:34 -07:00
termio.zig rename termio thread message struct 2022-11-05 19:34:41 -07:00
xdg.zig Load `$XDG_CONFIG_HOME/ghostty/config` if it exists (#25) 2022-11-02 16:12:50 -07:00