On Sun Feb 11, 2024 at 12:34 AM NZDT, Alexander Arkhipov wrote:
> I assume, the logic is similar for the emacs mode. So, unless I missed
> something, disabling both the vi and emacs modes is the only way to get
> rid of the behaviour.
Makes sense, I might try to fiddle around with the code to see
"Jeremy Baxter" wrote:
> Hi all, I'm trying to disable the horizontal line scrolling feature in ksh,
> enabled through `set -o vi' or `set -o emacs'. ksh(1) says this about it:
>
> In these editing modes, if a line is longer than the screen width (see
> the COLUMNS parameter), a `>', `+',
On Fri, Feb 09, 2024 at 01:17:06PM +1300, Jeremy Baxter wrote:
> Hi all, I'm trying to disable the horizontal line scrolling feature in ksh,
> enabled through `set -o vi' or `set -o emacs'. ksh(1) says this about it:
>
> In these editing modes, if a line is longer than the screen width (see
>
Hi all, I'm trying to disable the horizontal line scrolling feature in ksh,
enabled through `set -o vi' or `set -o emacs'. ksh(1) says this about it:
In these editing modes, if a line is longer than the screen width (see
the COLUMNS parameter), a `>', `+', or `<' character is displayed in
4 matches
Mail list logo