Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Get-Keystrokes not logging every letter on windows 10 64bit. Also erases the log file everytime the script is run. #337

Open
merrychrishna opened this issue Dec 30, 2019 · 0 comments

Comments

@merrychrishna
Copy link

Get-Keystrokes is kind of broken on windows 10 64bit.

Its not logging every letter. I typed "test" and only t t was logged in the log file.

I also noticed that the log file does not continue to log where the last logged text left off. Instead, the log is erased every time you start the script.

It would also be nice to show in the log which window title and or browser tabs each line of text is being entered with.

and lastly, instead of each letter being entered on a new line, could you please make each word be on a new line? Or have two versions of get-keystrokes that we can chose from being one with each letter on a new line and the other with each word being on a new line?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant