powercord-community / suggestions

Repo where you can find and share plugin suggestions for Powercord
27 stars 4 forks source link

Vim Keybinds #432

Closed ghost closed 3 years ago

ghost commented 3 years ago

Description

A clear and concise description of what the plugin would do. Don't get too specific, that's for the next part.

A plugin that would implement the Vim keybindings (i.e. J to go down, H to go up, H to go left, L to go right ((H & L would be used for sending messages, and by pressing insert or I (((via maybe XYZ (Key set by the user + XYZ key you could move when already typing in the discord chat))) ))

maybe gT and gt to move servers and so on.

More info

You can here put more technical information, or get more specific. Feel free to also add context, mockups or anything else here.

Maybe taking a look @ the Vimium source code (https://github.com/philc/vimium) would help since its written in JS

It's basically vim keys but in the web browser (Firefox & Chromium compatible)


cyyynthia commented 3 years ago

There is already a request about a plugin to enhance keybind settings that could cover this request. I'll consider this a duplicate of #116