▲ 27 ▼ Why I Prefer CLI and TUI over GUI - alavi.me (alavi.me) submitted 6 months ago by somegeek@programming.dev to c/linux@programming.dev 18 comments fedilink hide all child comments
[–] bestboyfriendintheworld@sh.itjust.works -1 points 6 months ago* (1 child) Which terminal emulator copies with ctrl+c? permalink fedilink source parent hideshow 2 child comments replies: [–] TwilightKiddy@programming.dev 4 points 6 months ago (1 child) Most terminal emulators will copy with Ctrl+Shift+c. I'm using foot, if you set this part of your config, it will copy with just Ctrl+c. [key-bindings] clipboard-copy=Control+c XF86Copy But now for most shells you don't have a keybind to send SIGINT, which is very commonly used. permalink fedilink source parent hideshow 2 child comments replies: [–] bestboyfriendintheworld@sh.itjust.works 1 point 6 months ago Exactly permalink fedilink source parent
[–] TwilightKiddy@programming.dev 4 points 6 months ago (1 child) Most terminal emulators will copy with Ctrl+Shift+c. I'm using foot, if you set this part of your config, it will copy with just Ctrl+c. [key-bindings] clipboard-copy=Control+c XF86Copy But now for most shells you don't have a keybind to send SIGINT, which is very commonly used. permalink fedilink source parent hideshow 2 child comments replies: [–] bestboyfriendintheworld@sh.itjust.works 1 point 6 months ago Exactly permalink fedilink source parent
[–] bestboyfriendintheworld@sh.itjust.works 1 point 6 months ago Exactly permalink fedilink source parent