tim
tim
Also experiencing this on 5.9.3-1; it seems likely to be related to #1202. For me it occurs for almost all images (including user avatars, etc.) Also note the (yet-to-be-merged) fix...
Unfortunately the workaround doesn't seem to work for terminals like alacritty that haven't implemented OSC 7 (https://github.com/alacritty/alacritty/pull/2937). Hopefully a long-term solution to this issue would be to change the TUI's...
I was able to get my desired behaviour by removing the check for `left_joined` in line 239 of `bar.rs`: ``` if i != 0 { offset_left += ss.config.tags_margin; } ```...
When I write notation, I use a Japanese IME to enter ☗ and ☖, by writing せんて (sente) and ごて (gote) then using the conversion menu. It looks like this:...