an issue with ssh and switching back and forth micro #2871
Unanswered
phanirithvij
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using micro through ssh and tmux (linux to linux ssh) sometimes I randomly (not consistently but pretty regularly) get the characters
[O]
and[I}
when switching back and forth via alt+tab or focusing on a different tmux pane (or any application's window for that matter). And usually keeps adding[O[I]]
when switching back and forth and keeps on adding themO[I[O[I[O[I]]]]]
etc. when leaving and entering micro.I am not sure how to reproduce this but I am using ssh, tmux on Linux and Alacritty terminal emulator.
Edit: I am getting it again in wezterm, in tmux while just runing
fzf
(not related to micro in the slightest) so I suspect this is not a micro specific issue but would still appreciate the helpBeta Was this translation helpful? Give feedback.
All reactions