If Valve really wanted to make a splash, they could release a desktop version of SteamOS in October, right when support for Windows 10 ends. For additional damage, they could bundle in Half-Life 3. Just imagine the coverage this would get.

      • arsCynic@beehaw.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        8 hours ago

        Alt + F4 does not fail to quit the terminal window where Vim is running in if that shortcut is configured so. But if that terminal has other things going on in it, they’ll be closed as well. It’s like demolishing a house to undo some text written on a fridge note, albeit exaggerated.
        If Vim is not running in a terminal window, then that shortcut will indeed fail and users without knowledge of the commands below become stuck, sometimes to the point of a hard reboot.

        Vim Cheat Sheet

        :wq or :x or ZZ - write (save) and quit
        :q - quit (fails if there are unsaved changes)
        :q! or ZQ - quit and throw away unsaved changes
        :wqa - write (save) and quit on all tabs

        - -
        ✍︎ arscyni.cc: modernity ∝ nature.