Re: psychiatric help
"Mark J. Reed" <[email protected]> Sat, 4 Apr 2026 18:31:45 -0400
| Newsgroups | gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user |
|---|---|
| Message-ID | <CAA=-s3waCzVU_KYJmB12dLCZZvbwWnorhP23ka158K4ohbNCtA@mail.gmail.com> |
On Sat, Apr 4, 2026 at 6:30 PM Mark J. Reed <[email protected]> wrote: > So if you want access to the specific way the command is typed, you use a > normal function or script; > What I meant there was you CAN'T use a normal function or script. Overediting strikes again! by the time it's executed it's too late.You need to hook into the > completion or editing (ZLE) functionality. > -- Mark J. Reed <[email protected]>