Skip to content

michaelmacinnis/console

Repository files navigation

console

When using Windows Terminal edit settings.json and remove:

    {
        "command":
        {
            "action": "copy",
            "singleLine": false
        },
        "keys": "ctrl c"
    },
    {
        "command": "paste",
        "keys": "ctrl v"
    },

from "actions" and add:

        "bellStyle": "none"

to "defaults".

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages