-
Notifications
You must be signed in to change notification settings - Fork 51
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
electron - quick options don't work correctly in preview #101
Comments
Comment by blurymind This is a known bondagejs bug that keeps getting filed here. I might try to On Tue, Aug 27, 2019, 3:27 AM Ryan [email protected] wrote:
|
I have disabled previewing temporarily. It's dependency on electron needs to be scrapped and the preview should be refactored to appear in the same window. The bug here needs to be addressed in bondagejs and I would suggest closing it. I no longer can close issues, so someone else will have to do it |
Btw they will work if you add a space between the -> and the lines |
do
instead of
|
+1 for "meowdy". |
Related to #199. This one has been inactive for a while. Closing this one, but refer to the other issue for more information. |
Issue by Subliminalman
Tuesday Aug 27, 2019 at 00:27 GMT
Originally opened as InfiniteAmmoInc/Yarn#101
For the preview mode within the electron yarn app (version 0.3.6) on OSx (haven't tried other platforms yet) it doesn't handle quick selections correctly. It will display the options but when it won't show the result. Rather it will hang on the selection, not show the result, then you have to select from the options again then it will go further into the script.
Here is the script I was testing with.
Here is the result from the script above.
The expected result would be
This is a test for writing
[select Heeeeya]
Howdy
Wow
The text was updated successfully, but these errors were encountered: