ohmyzsh icon indicating copy to clipboard operation
ohmyzsh copied to clipboard

A plugin for the Kitty terminal

Open ianchesal opened this issue 2 years ago • 1 comments

Standards checklist:

  • [ ✅ ] The PR title is descriptive.
  • [ ✅ ] The PR doesn't replicate another PR which is already open.
  • [ ✅ ] I have read the contribution guide and followed all the instructions.
  • [ ✅ ] The code follows the code style guide detailed in the wiki.
  • [ ✅ ] The code is mine or it's from somewhere with an MIT-compatible license.
  • [ ✅ ] The code is efficient, to the best of my ability, and does not waste computer resources.
  • [ ✅ ] The code is stable and I have tested it myself, to the best of my abilities.

Changes:

  • Adds a kitty plugin.
  • Only loads if the terminal identifies as xterm-kitty
  • Provides a very useful kssh alias that one can use to ssh and correct terminfo issues on remote hosts.
  • There's also a kssh-slow which does a slower form of the special ssh should kssh not work.
  • There's a less useful kitty-theme alias to change the terminal theme.

Other comments:

It's pretty simple, not much else to say about it. 😁

ianchesal avatar Jun 15 '22 14:06 ianchesal

Hello @ParthJadhav,

Is this PR still open? Why not close it or merge it? I guess I do not understand how the ohmyzsh team merges new plugins to the codebase. Can you please I'm seeking further insights into this.

Thanks, 😊

egomezbpedro avatar Jan 07 '24 18:01 egomezbpedro