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    c...@case.edu    http://tiswww.cwru.edu/~chet/

_______________________________________________
Bug-readline mailing list
Bug-readline@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-readline

Reply via email to