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

Bug: can't escape statusbar #34

Open
eqimd opened this issue Jan 25, 2021 · 8 comments
Open

Bug: can't escape statusbar #34

eqimd opened this issue Jan 25, 2021 · 8 comments
Labels
bug Something isn't working

Comments

@eqimd
Copy link
Contributor

eqimd commented Jan 25, 2021

In list of projects I can put my cursor on Status: Online line, but after this I can't move it up on project names, I should type :q and :AirLatex again.

@eqimd eqimd changed the title Big: can't escape statusbar Bug: can't escape statusbar Jan 25, 2021
@da-h da-h added the bug Something isn't working label Jan 26, 2021
@da-h
Copy link
Owner

da-h commented Feb 15, 2021

Hi,

could you please check if this bug still occurs?
Reason is that I have just changed a lot internally and I could not reproduce the bug in the current version anymore. :)

Best
da-h

@eqimd
Copy link
Contributor Author

eqimd commented Feb 26, 2021

Sorry for not answering for a long time.
Problem on the screnn.
image

@da-h
Copy link
Owner

da-h commented Mar 28, 2021

Hey,

I have just looked into this again & made the project list more permissive for incomplete data.
Could you please check if the error still occurs?

Best
da-h

PS: I have also changed the login process as browser_cookie3 did not work consistently. (Check the readme for the new setup.)

@eqimd
Copy link
Contributor Author

eqimd commented Mar 28, 2021

I can't check if error occurs as I typed wrong password and now I don't know how to change it.

@da-h
Copy link
Owner

da-h commented Mar 28, 2021

Good point actually. ^^

I have added a new command :AirlatexResetPassword in the newest release.
(This requires to run nvim +UpdateRemotePlugins upon update of this plugin.)

@eqimd
Copy link
Contributor Author

eqimd commented Mar 28, 2021

Sorry for not answering for a long time.
Problem on the screnn.
image

Error still occurs.

@da-h
Copy link
Owner

da-h commented Mar 28, 2021

Hi,

I think the update of the plugin failed somehow here.
(The line in the error message has been moved since the last update. See

self.bufferappend(" source: "+project['source'])
.)

To make things clearer, I have also added a new version/tag (ver 0.3) to emphasize also the breaking changes of the login process.

Best
da-h

@eqimd
Copy link
Contributor Author

eqimd commented Apr 6, 2021

Hi!
Problem about escaping statusbar still occurs. I will try to fix it by myself as soon as possible and make one more pull request.
EDIT: Seems that it's hard to add counter and dont let the user to move cursor down. I wiil try to find another solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants