Я редактировал файл .bash_profile, а затем случайно закрыл консоль bash.с тех пор всякий раз, когда я пытаюсь открыть .bash_profile с помощью vim, я получаю E325: ошибка внимания.
Я отвечал на вопрос, похожий на этот, и есть ответ, в котором сказано выбрать (D) elete средиварианты, которые даны.но я не вижу такой возможности.
While opening file "/Users/hareentej22/.bash_profile"
dated: Fri May 18 02:20:07 2018
(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 /Users/hareentej22/.bash_prof
ile"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file "/Users/hareentej22/.bash_prof
ile.swp"
to avoid this message.
Swap file "~/.bash_profile.swp" already exists!
[O]pen Read-Only, (E)dit anyway, (R)ecover, (Q)uit, (A)bort:
Есть ли другой способ решить эту проблему?