Merge remote-tracking branch 'krobelus/fix-autorestore-regression'
This commit is contained in:
commit
3e83c17ec8
|
@ -39,7 +39,7 @@ define-command autorestore-restore-buffer \
|
|||
## Replace the content of the buffer with the content of the backup file
|
||||
echo -debug Restoring file: ${newer}
|
||||
|
||||
execute-keys -draft %{ %d!cat<space>\"${newer}\"<ret>d }
|
||||
execute-keys -draft %{%d!cat<space>\"${newer}\"<ret>jd}
|
||||
|
||||
## If the backup file has to be removed, issue the command once
|
||||
## the current buffer has been saved
|
||||
|
|
Loading…
Reference in New Issue
Block a user