Re: mouse to move the cursor?
Bart Schaefer <[email protected]> Tue, 10 Feb 2026 10:56:43 -0800
| Newsgroups | gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user |
|---|---|
| Message-ID | <CAH+w=7a2JGVW1nWmYGPdROYk3i4LNAhOwcFwB+wfv0YbKGxbxg@mail.gmail.com> |
On Tue, Feb 10, 2026 at 8:08 AM Ray Andrews <[email protected]> wrote: > > This might sound outright heretical and it probably is, still ... would it be possible to be able to use the mouse to position the cursor within a command line? This is a terminal-emulator thing rather than a zsh thing, If your terminal can translate the mouse-click into the correct cursor-relative movement and send it to the terminal, the cursor will move.