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

Sam and non-opened files #107

Open
aksr opened this issue Oct 31, 2019 · 0 comments
Open

Sam and non-opened files #107

aksr opened this issue Oct 31, 2019 · 0 comments

Comments

@aksr
Copy link

aksr commented Oct 31, 2019

  1. Open a non-existing file, e.g.: sam nonexistingfile.
  2. Execute, for example, q or w.
  3. Cursor changes and it's impossible to quit (etc.) without opening the window of the file first.

(It could be related to the previous bug: #77)

Edit: It doesn't matter if the file exists or not; when the file exists, executing X w doesn't work. This implies the problem is a some kind of race condition: executing q or X w etc. triggers a message (or an error) which isn't shown until the file is opened.

I think #77 has to be solved in a more general way.

I'll try to investigate this further.

@aksr aksr changed the title Sam and non-existent files Sam and non-opened files Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant