Skip to content

Instantly share code, notes, and snippets.

View zessu's full-sized avatar
🎯
Focusing

Drew K zessu

🎯
Focusing
  • remote
View GitHub Profile
@gabrieldechichi
gabrieldechichi / demo_ecs_boids.c
Created January 8, 2026 19:48
demo_ecs_boids.c
#include "context.h"
#include "lib/thread_context.h"
#include "lib/typedefs.h"
#include "lib/string_builder.h"
#include "os/os.h"
#include "lib/math.h"
#include "lib/hash.h"
#include "lib/random.h"
#include "gpu_backend.h"
#include "renderer.h"

Ghostty Keyboard Shortcuts

Default keyboard shortcuts for Ghostty terminal emulator. Platform-specific differences are noted where applicable.

Window Management

Action Windows/Linux macOS
New window Ctrl+Shift+N Cmd+N
Close window Alt+F4 Cmd+Shift+W