helix-mods/helix-term
Matouš Dzivjak bd2ab5be43
feat(commands): ensure_selections_forward (#1393)
* feat(commands): ensure_selections_forward

Add command that ensures that selections are in forward direction.

Fixes: https://github.com/helix-editor/helix/issues/1332

* Add keybinding for ensure_selections_forward

Add `A-:` keybinding for the ensure_selections_forward command.

* Re-use range.flip for flip_selections command
2021-12-29 18:17:46 +09:00
..
src feat(commands): ensure_selections_forward (#1393) 2021-12-29 18:17:46 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs Add commit hash to version info, if present (#957) 2021-11-15 00:09:02 +09:00
Cargo.toml build(deps): bump once_cell from 1.8.0 to 1.9.0 (#1322) 2021-12-21 08:48:53 +09:00