Skip to content

Conversation

@sefodopo
Copy link

Since I use a different keymap, I would like the ability to change the shortcuts involving the vim keybindings.

I thought I could change most of them, but was not allowed to use Super+Ctrl+H for next workspace when in vertical workspace mode because that would typically be left in vim. Is this a feature that would be considered in the Cosmic Desktop environment? I am willing to implement this feature in cosmic-comp as well (I already have a proof of concept that appears to be working on my system (NixOS 24.11) using my fork of nixos-cosmic).

Questions about implementation

  • VimSymbols probably isn't the best name, what should we use?
  • How to get the config in Binding.inferred_direction(), ideas:
    • Should a VimSymbols parameter be added
    • Move the inferred_direction to the VimSymbols and take in the key or pattern
    • Have both functions somehow
    • Leave it alone and never touch it again
  • Where should this structure and implementation get put?
  • What did I do wrong, or what should I change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant