이규민 gm
  • Joined on 2026-03-11
gm pushed to main at gm/wezterm-config 2026-07-18 11:00:29 +09:00
a1739326eb Add plain right-click paste, with a SHIFT variant for full-screen apps
gm pushed to main at gm/wezterm-config 2026-07-18 02:26:15 +09:00
902dcefac3 Add emoji icons to every menu item across the main/settings menus
gm pushed to main at gm/wezterm-config 2026-07-18 02:21:56 +09:00
87047f13e5 Bake the actual Windows live settings in as repo defaults
gm pushed to main at gm/wezterm-config 2026-07-18 02:14:19 +09:00
0d0095a499 Drop fixed-delay SSH auto-connect, trigger from update-right-status instead
gm pushed to main at gm/wezterm-config 2026-07-18 02:11:26 +09:00
6e6b94af2b Increase startup SSH auto-connect delay from 0.5s to 2s
gm pushed to main at gm/wezterm-config 2026-07-18 02:07:50 +09:00
e402a95335 Fix du5t auto-connect: spawn locally first, add SSH tab after a delay
gm pushed to main at gm/wezterm-config 2026-07-18 02:04:53 +09:00
698170ecb6 Connect to du5t SSH domain on startup instead of the local shell
gm pushed to main at gm/wezterm-config 2026-07-18 02:01:26 +09:00
eee72ba105 Add Ctrl+Shift+double-click as a mouse alternative to move tab to new window
gm pushed to main at gm/wezterm-config 2026-07-18 01:58:39 +09:00
b49a9c20b2 Remove menu/shortcut hint text; add reliable move-tab-to-new-window key
gm pushed to main at gm/wezterm-config 2026-07-18 01:43:39 +09:00
d7eb6d3459 Fix font list parser producing garbage entries that corrupted config.font
gm pushed to main at gm/wezterm-config 2026-07-18 01:38:38 +09:00
8afe869b02 Cache system font list to stop the font-picker flash
gm pushed to main at gm/wezterm-config 2026-07-18 01:32:37 +09:00
05373fe335 Pick fonts from a searchable list instead of typing the name
gm pushed to main at gm/wezterm-config 2026-07-18 01:19:09 +09:00
935f5d4ed1 Integrate window min/max/close buttons into the tab bar
gm pushed to main at gm/wezterm-config 2026-07-18 01:16:32 +09:00
daeec746b0 Fix menu mouse click, switch to native tab bar, simplify tab titles
gm pushed to main at gm/wezterm-config 2026-07-18 01:07:25 +09:00
d87803f89e Make the SSH domain restart warning harder to miss
gm pushed to main at gm/wezterm-config 2026-07-18 01:03:22 +09:00
89064e4cc1 Add separate English/Korean font selection to font settings menu
gm pushed to main at gm/wezterm-config 2026-07-18 01:00:40 +09:00
da9f4f70e6 Default new SSH domains to multiplexing = "None"
gm pushed to main at gm/wezterm-config 2026-07-18 00:56:51 +09:00
4d680aa6dd Add SSH port field and an edit flow for existing SSH domains
gm pushed to main at gm/wezterm-config 2026-07-18 00:49:12 +09:00
7a0304bc3d Note that WezTerm must be restarted for new SSH domains to connect
gm pushed to main at gm/wezterm-config 2026-07-18 00:43:51 +09:00
d4daab7cf6 Restructure main menu: connections on top, settings at the bottom