1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-19 00:45:10 +01:00
helix/helix-term/tests/test/commands
Sylvain Terrien bc1cd7de8c
fix: alignment when indenting with spaces (#13498) (#13824)
Adjust the number of spaces inserted, so that indentation is aligned
on columns.
2026-03-14 13:57:32 -05:00
..
insert.rs fix: alignment when indenting with spaces (#13498) (#13824) 2026-03-14 13:57:32 -05:00
movement.rs fix: alignment when indenting with spaces (#13498) (#13824) 2026-03-14 13:57:32 -05:00
reverse_selection_contents.rs fix: 2 bugs in the Alt-) and Alt-( commands (#13985) 2025-08-09 20:13:37 -04:00
rotate_selection_contents.rs fix: 2 bugs in the Alt-) and Alt-( commands (#13985) 2025-08-09 20:13:37 -04:00
write.rs fix(helix-view): regression in force write (#15238) 2026-02-03 09:41:51 -06:00