helix icon indicating copy to clipboard operation
helix copied to clipboard

Add `unbind_default_keys` config option

Open postsolar opened this issue 1 year ago • 1 comments

Based on https://github.com/helix-editor/helix/pull/2733/

Closes #2720

postsolar avatar Jan 19 '24 20:01 postsolar

There's a bug currently: default keymap still gets applied if there's a .helix directory with other bindings in the project root.

Edit: fixed now.

postsolar avatar Mar 17 '24 00:03 postsolar

See https://github.com/helix-editor/helix/issues/2720#issuecomment-2065533370, we want to solve this when we switch to scheme rather than adding a new config option as a stopgap

the-mikedavis avatar Apr 19 '24 00:04 the-mikedavis