Add some keybind todos

This commit is contained in:
Kenneth Benzie 2025-01-21 14:06:37 +00:00
parent 0becf1e5cd
commit 71c1ef142f

View File

@ -51,6 +51,9 @@ config.keys = {
mods = 'CTRL|SHIFT',
action = wezterm.action.CloseCurrentPane { confirm = true },
},
-- TODO: Make CTRL|SHIFT T open in home directory
-- TODO: Make CTRL|ALT " open in current directory
-- TODO: Make CTRL|ALT % open in current directory
}
local function send_move_key(window, pane)