You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-term
Roland Kovacs 8958bf0a92
Implement view transpose (#2461)
Change the layout of existing split view from horizontal to vertical and
vica-versa. It only effects the focused view and its siblings, i.e. not
recursive.

Command is mapped to 't' or 'C-t' under the Window menus.
2 years ago
..
src Implement view transpose (#2461) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml num_cpus apparently unused in helix-term 2 years ago
build.rs publish a source tarball with version and grammars (#1875) 2 years ago