issues
search
t9md
/
atom-vim-mode-plus
vim-mode improved
https://atom.io/packages/vim-mode-plus
MIT License
1.4k
stars
112
forks
source link
paste from history on p and P
#868
Closed
t9md
closed
7 years ago
t9md
commented
7 years ago
Fix #850
TODO
[x] Naming(clipboardHistory? UnnamedRegisterHistory?)
[x] Adjust indent for sequentialExecution(important!)
[x] Respect existing texts indentation.
[x] Support also for
ReplaceWithRegister
commands.
[x] How should I handle count specified case?
[x] Number of history to maintain
3 or 5 or 2?
[x] GroupChanges since checkpoint so that use can undo once for multiple p.
[x] Cleanup(extract as sequentailPasteManager ?)
Fix #850
TODO
ReplaceWithRegister
commands.