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

Esc key #7

Closed
Alexey-T opened this issue Jul 1, 2022 · 3 comments
Closed

Esc key #7

Alexey-T opened this issue Jul 1, 2022 · 3 comments

Comments

@Alexey-T
Copy link

Alexey-T commented Jul 1, 2022

consider to make Esc going to editor (focus editor). at least by option 'esc_focuses_editor=1'.

import cudatext_cmd as cmds
...
ed.cmd(cmds.cmd_FocusEditor)

@veksha veksha closed this as completed in 1485f7c Jul 1, 2022
@veksha
Copy link
Owner

veksha commented Jul 1, 2022

added esc_focuses_editor setting as suggested.

@veksha
Copy link
Owner

veksha commented Jul 1, 2022

wait what? I forgot to import cmds, but it still focuses editor. despite the errors in the Console log.
EDIT: added import. and focusing is not working.... strange.

@veksha veksha reopened this Jul 1, 2022
@veksha
Copy link
Owner

veksha commented Jul 1, 2022

I was triggering wrong editor. fixed now.

@veksha veksha closed this as completed Jul 1, 2022
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

2 participants