From: Araki K. <ara...@us...> - 2020-07-24 11:17:14
|
Hi, I'm sorry for my late reply. Thanks for trying mlterm-wl and reporting problems. Christian Victor Schulz <cv....@ma...> wrote: > I would like to use mlterm-wl under sway, but I encounter a strange > problem with my German keyboard layout. On the command line (bash), I > can use umlauts (ö, ä, ü) as usual, but when I try to enter an umlaut in > vim insert mode, strange things happen. It seems like mlterm-wl sends > some character sequence to vim that starts with the umlaut but then > causes vim to leave insert mode (Esc) and then repeat the previous > action -- or something like that, I'm not sure. This does not happen > with mlterm/X11. I fixed this problem. > Another minor issue, probably fontconfig related as it also happens on > Wayland only, is the exact placement of line drawing characters. Using > the Inconsolata font, everything works fine on X11, but under Wayland, > the line drawing characters do not line up properly. I struggled to fix this problem for weeks, and finally done. http://mlterm.sf.net/mlterm-wl-boxdraw.png https://github.com/arakiken/mlterm/archive/master.zip I significantly rewrote font subsystem for mlterm-wl, mlterm-fb, mlterm-sdl2 and mlterm on Android. So if you find something strange, it would appreciate your report. Regards, --- Araki Ken ara...@us... |