matteocoder
matteocoder
@jeremyd2019 Thanks, I had never seen that option before because I usually install git through chocolatey. @Biswa96 that's quite interesting as well.
Running Red Moon as an accessibility app will also allow it to filter things like the notification shade and Moto Display on Oreo and above. This is what Twilight's developer...
Related to this issue, it is necessary to also think about the length of the sentences. As shown in the screenshot below, text might be covered by the navbar at...
@raatmarien Awesome! when will the new intro be available?
Can the issue be caused by this [bug](https://issuetracker.google.com/issues/111574523)? @thanuj10 Do you have any devices with Android 6 or earlier to see if you can reproduce the issue?
@rpeter85 I can confirm, I'm a different user from @ArT92s.
If one wanted to implement this functionality using only methods from PSReadline, how would you programmatically access the register which is used in command mode to store the yanked text?...
@Konstantin-Glukhov Thanks for the reply. My problem in particular is that I cannot find, looking at the documentation, a psreadline method like ```ps1 [Microsoft.PowerShell.PSConsoleReadLine]::ViPlaceThisStringInTheViClipboard() ``` Implementing the motions seems already...
Not yet. I know nothing about C#, so it's kind of hard for me. EDIT: the text is pasted to a private `_viRegister`, so it seems like it's not accessible...
> I was under the impression the keep-screen-on flag would only apply when the mpv application is visible, is this not the case? Yes, functionally it should only apply when...