helix-mods/helix-term/src
Gokul Soumya b1cb98283d Fix indent regression issue with o, O
Indents were no longer respected with `o` and `O`. Using counts resulted
in multiple cursors in the same line instead of cursors on each line.

Introduced by 47d2e3ae
2021-06-18 21:30:58 +09:00
..
ui Fix expansion of ~ (#284) 2021-06-18 15:19:34 +09:00
application.rs Add an option to disable display of progress in status bar 2021-06-18 17:42:38 +09:00
args.rs Separate helix-term as a library 2021-06-07 21:35:31 +08:00
commands.rs Fix indent regression issue with o, O 2021-06-18 21:30:58 +09:00
compositor.rs Add cursor kind to separate hidden cursor from pos 2021-06-15 23:46:21 +08:00
config.rs Use kebab-case for config 2021-06-18 17:42:38 +09:00
keymap.rs Configurable keys 2 (Mapping keys to commands) (#268) 2021-06-17 20:08:05 +09:00
lib.rs Replace Editor::current by a macro 2021-06-18 09:38:10 +09:00
main.rs Configurable keys 2 (Mapping keys to commands) (#268) 2021-06-17 20:08:05 +09:00