-
Notifications
You must be signed in to change notification settings - Fork 3
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
F1 modifies settings #10
Comments
The settings is not being saved in general, I think the problem is caused by missing function.
…________________________________
From: M Akif Eyler <[email protected]>
Sent: Saturday, March 6, 2021 8:57:31 AM
To: Okuyun/Rehber <[email protected]>
Cc: Subscribed <[email protected]>
Subject: [Okuyun/Rehber] F1 modifies settings (#10)
When the help is invoked (F1) single-line mode is lost
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#10>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AELNMKOIRJN4KLILNK35YC3TCG74XANCNFSM4YWMJODA>.
|
Let me restate the issue:
|
The help menu is enforcing a full mode to show the tefsir information, in the one line mode that's not possible, do you think that it would be better to save the state before and after the help menu?
…________________________________
From: M Akif Eyler <[email protected]>
Sent: Monday, March 8, 2021 7:21:56 AM
To: Okuyun/Rehber <[email protected]>
Cc: Abdurrahman Rajab <[email protected]>; State change <[email protected]>
Subject: Re: [Okuyun/Rehber] F1 modifies settings (#10)
Reopened #10<#10>.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub<#10 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AELNMKINCELOPSWRP25KG73TCRGGJANCNFSM4YWMJODA>.
|
I believe "one-line" is the most useful mode and "help screen" is a cute
implementation
They should not harm each other :)
The help menu is enforcing a full mode to show the tefsir information, in
the one line mode that's not possible, do you think that it would be better
to save the state before and after the help menu?
No need to save it before -- just reset the state after the help
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When the help is invoked (F1) single-line mode is lost
The text was updated successfully, but these errors were encountered: