You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@qu8n, cool workaround! I later noticed the limitation too, and I'm currently using tmux to get by while the issue gets sorted out using Ctrl-b [/ foo b n. I’ll give your method a try though. Appreciate you sharing it!
That doesn't work for me. I feel like I've tried many different key combinations and other terminal defaults.
I can not figure out how to close a split, or what to add to the configuration to do this.
@qu8n, cool workaround! I later noticed the limitation too, and I'm currently using
tmux
to get by while the issue gets sorted out usingCtrl-b [
/ foo
b n
. I’ll give your method a try though. Appreciate you sharing it!