Alabhya Jindal
Alabhya Jindal
Hi! Did you run into this issue again? How are you launching the application? Do you have some steps I can use to reproduce the crash?
It seems to be working for me. Did you toggle `Typewriter: Scrolling Mode (Toggle)` from the Command Palette?
I wanted to run the repo locally so I can contribute.
Can you give a reproducible example for this? Using [CodePen](https://codepen.io) or [JSFiddle](https://jsfiddle.net/)?
Thanks! Tested it on my machine, Fedora Linux, KDE Plasma 6.5.3, with both paste methods and it works. I agree that using either of `wtype` or `dtool` is better for...
I'm able to replicate this. I notice the program freezes when I stop the recording, though it may have froze at the start. Getting this issue on the latest release...
Just tried commit `8136e6b` and it's working! Of course, this is with disabling the overlay, since the overlay captures focus, but that's a different issue.
Yes - works! Thank you!
Sure I can do that - can you please tell me where I can find the settings file?
Followed your instructions on the latest release, v0.6.4. The default overlay position is set to `none`. Here's the relevant part from the JSON: ```js "overlay_position": "none" ```