Images 💾

Last commit ⭐

commit a54b68114940d070e309c0b6c0e0691fec4c4cb3
Author:     huttongrabiel <huttonthomas@icloud.com>
AuthorDate: Wed May 18 12:09:55 2022 -0700
Commit:     Linus Groh <mail@linusgroh.de>
CommitDate: Thu May 26 00:33:01 2022 +0100

    LibGUI: Allow to lowercase conversion in Vim emulation
    
    If Key_U is pressed while in visual mode, the currently selected text
    will be converted to lowercase.