Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to remap groups in the TOML file. And the ablility to give names to the groups #1508

Closed
IsotoxalDev opened this issue Jan 14, 2022 · 8 comments
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements

Comments

@IsotoxalDev
Copy link
Contributor

Is there a way to remap groups in the config TOML file?.
image

@NNBnh
Copy link
Contributor

NNBnh commented Jan 14, 2022

Try:

[keys.normal."g"]
  "g" = "goto_file_start"
  "e" = "goto_last_line"

@IsotoxalDev
Copy link
Contributor Author

what about the group name?

@IsotoxalDev
Copy link
Contributor Author

i want to change g to d as i use colemak keyboard layout

@sudormrfbin
Copy link
Member

The names are hard-coded for now, but you can certainly remap keys. From what I understand you want to move all keys under g to d so that goto mode is essentially under d -- currently you'll have to manually rebind it in the config file. #133 might interest you.

@IsotoxalDev
Copy link
Contributor Author

IsotoxalDev commented Jan 14, 2022

i was seeing if there was a way to do it with the config. But ye i can do it myself. Thanks.

@Omnikar
Copy link
Contributor

Omnikar commented Jan 23, 2022

This should probably be reopened, as it would be a good feature to have, even if it's entirely possible to get by without.

@IsotoxalDev
Copy link
Contributor Author

okay then

@IsotoxalDev IsotoxalDev reopened this Jan 24, 2022
@IsotoxalDev IsotoxalDev changed the title Remap groups Way to remap groups in the TOML file. And the ablility to give names to the groups Jan 24, 2022
@kirawi kirawi added C-enhancement Category: Improvements A-helix-term Area: Helix term improvements labels May 26, 2022
@pascalkuthe
Copy link
Member

Duplicate of #1752

@pascalkuthe pascalkuthe marked this as a duplicate of #1752 Apr 11, 2024
@pascalkuthe pascalkuthe closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements
Projects
None yet
Development

No branches or pull requests

6 participants