On Sun Feb 11, 2024 at 4:43 PM NZDT, Nowarez Market wrote:
> For anyone late like me, I now found really liberatory (saving me from
> typos and missing brackets mistakes) the possibility to use the wildcard
> opening files by nano and vi as well, eg:
>
> having date-uuid-blog101.txt
>
> "nano *blog
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
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
3 matches
Mail list logo