Manpreet Singh

Results 26 comments of Manpreet Singh

cli spawn'ed ssh domain is practically useless due to this. I don't want to have to go back to using tmux for ssh'ed hosts with complicated keys swapping and not...

It seems that the issue occurs with `wezterm cli spawn --domain-name "SSHMUX:host"` form but not with `wezterm connect --new-tab SSHMUX:host` form. The latter does not create a new tab in...

After trying to use https://github.com/nekowinston/wezterm-types ( @nekowinston ) , I realized I had to annotate the variables myself e.g. ```lua ---@type WezTermBlah local wezterm = require "wezterm" ``` But then...

Hi, is there any update on this? Searching around it seems that gcp returns 409 untill the deletion is complete Is that the issue here or does anybody else know...

> > I am also a heavy git worktree user and really wish it merged. Are there any blockers left, @cormacrelf ? > > I moved from using worktrees to...