From 16d720ac5bb90677734d553f0d607d05bd42f20a Mon Sep 17 00:00:00 2001
From: Von Random <von@mechanus.net>
Date: Tue, 31 Dec 2024 19:07:32 +0200
Subject: [PATCH] ghostty: fix ^M and ^I

---
 gui/.config/ghostty/config | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gui/.config/ghostty/config b/gui/.config/ghostty/config
index e4a3b28..8256306 100644
--- a/gui/.config/ghostty/config
+++ b/gui/.config/ghostty/config
@@ -19,3 +19,5 @@ keybind = ctrl+g>j=goto_split:bottom
 keybind = ctrl+g>k=goto_split:top
 keybind = ctrl+g>l=goto_split:right
 keybind = ctrl+g>r=reload_config
+keybind = ctrl+m=text:\n
+keybind = ctrl+i=text:\t