Dear vim devs,

There is one seemingly simple feature that is missing in vim, so I though it is 
time to bring it up:

Feature: simple action (dot-key) history table.

Quoting vim help:
```
There are actually five history tables:
- one for ':' commands
- one for search strings
- one for expressions
- one for input lines, typed for the input() function.
- one for debug mode commands
```

I'm sure there is a good reason, but why does a table for "repeat last change" 
(. key) not exist?

One nice thing about the history tables is that they are persistent across 
restarts.  Pressing 'n' after starting vim will repeat the last 'search', 
pressing '.' would repeat the last 'action'...

Best, Daan

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/20190705095856.GJ11147%40idefix.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: PGP signature

Raspunde prin e-mail lui