dance icon indicating copy to clipboard operation
dance copied to clipboard

Helix support

Open 71 opened this issue 2 years ago • 2 comments

This issue tracks support of Helix keybindings to Dance. Refer to this page of the wiki to see what is currently supported.

71 avatar Dec 02 '23 12:12 71

Does this imply a config-less way to get the full helix keymap (e.g. switching shift modifiers for 't' or 'f' to be reverse instead of extend) ? Or is it just the treesitter and select mode stuff ?

I've been 'maintaining' an up to date version of Silverquark's helix keymap fork from a while back for my personal use, so I guess I could help in the first case :)

Strackeror avatar Dec 08 '23 12:12 Strackeror

@Strackeror A "config-less" way to get the keymap (or at least an easy way to get it, something like running a command from Dance) is the goal, but I haven't implemented anything yet so for now yes, this is only tracking the ability to (through config changes and custom keybindings) emulate Helix commands.

71 avatar Dec 08 '23 13:12 71