|
发表于 2017-1-1 18:48:22
|
显示全部楼层
E325: ATTENTION
Found a swap file by the name "~/.vimswap/test.g.swp"
owned by: asmodeus dated: Sun Jan 1 18:47:04 2017
file name: ~asmodeus/CODE/c/test.g
modified: YES
user name: asmodeus host name: BAAL
process ID: 15219
While opening file "test.g"
(1) Another program may be editing the same file. If this is the case,
be careful not to end up with two different instances of the same
file when making changes. Quit, or continue with caution.
(2) An edit session for this file crashed.
If this is the case, use ":recover" or "vim -r test.g"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file "/home/asmodeus/.vimswap/test.g.swp"
to avoid this message.
Swap file "~/.vimswap/test.g.swp" already exists!
[O]pen Read-Only, (E)dit anyway, (R)ecover, (D)elete it, (Q)uit, (A)bort:
按D就可以了 |
|