bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-readline] (arg: x) prompt shifts the line


From: Chet Ramey
Subject: Re: [Bug-readline] (arg: x) prompt shifts the line
Date: Sun, 30 Sep 2018 17:13:21 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 9/30/18 3:19 AM, Richard Todd wrote:
> Especially when using vi-mode, I use numeric arguments a lot, and it's
> jarring to see the line I'm trying to work on shift around as I type:
> 
>     /usr/local/bin $ line I'm working on
>     (arg: 1) line I'm working on
>     (arg: 10) line I'm working on
>     /usr/local/bin $ line I'm working on
> 
> If I type something like '10l' really fast, the line jumping arround 
> just looks wrong.
> 
> I'm not used to having visual feedback when I use numeric args in
> vim, so I wonder if a setting to stop calling rl_message() for numeric
> args would be useful specifically for vi-mode?  Has anyone else ever
> complained about this?

Honestly, you're the first.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    address@hidden    http://tiswww.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]