Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim errors destroy saved session #6

Open
dbarnett opened this issue Jan 31, 2014 · 0 comments
Open

Vim errors destroy saved session #6

dbarnett opened this issue Jan 31, 2014 · 0 comments
Labels

Comments

@dbarnett
Copy link
Collaborator

What steps will reproduce the problem?

  1. Add throw "BOOM" to the top of your .vimrc
  2. Launch a8 with sessions set to save
  3. Open any file in the vim editor
  4. Close a8
  5. Launch a8
  6. Close a8
  7. Launch a8 a third time

What is the expected output? What do you see instead?
The file you opened earlier should still be open in the vim editor, but vim will show no opened files after opening a8 the third time.

I think I've also seen some types of vim errors break restoring the session immediately, so that after launching a8 the first time with the error, you see red error text and no restored session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant