Replies: 1 comment
-
坐标来源于程序,特别在 wayland 上,是更没有办法从输入法控制位置。 你展示的几种情况,主要就是程序是否可以按照 preedit text 当中发送的 cursor 的位置来发送坐标的位置,是程序需要自己处理的 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
这个功能理论上能够实现吗?
这个issue有提到过 #329 ,不过他主动关闭了
Windows中的表现:zed-industries/zed#28429 (comment)
Fcixt5 在 Linux Wayland 中:
Zed 编辑器中的issue:zed-industries/zed#21004
尝试修改 Zed 代码,输入中文时保持光标不动,但这不是个好主意。或许可以借鉴 Alacritty 中的处理,边框光标
Beta Was this translation helpful? Give feedback.
All reactions