On Mon Aug 30 12:20:30 EDT 2010, [email protected] wrote:
> What works for me is putting 9term in raw mode and then stty -echo.
> 

if you then edit a line, like this
(^ for tick)

        ; echo pdq^
        ; echo ^pdq
        ; echo xyz^pdq
        ; echo xyz^pdq<cr>

does it echo xyzpdq or pdqxyz?

i'm guessing the (incorrect) latter.  iirc
i tried this approach on linux and it doesn't
work.

-erik

Reply via email to