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/tests/test
Michael Davis a3f321a531 Follow parent links when calculating changes since a revision
The 'revisions' field on History can't be treated as linear: each
Revision in the revisions Vec has a parent link and an optional child
link. We can follow those to unroll the recent history.
2 years ago
..
auto_indent.rs flush writes on force quit (#4397) 2 years ago
auto_pairs.rs flush writes on force quit (#4397) 2 years ago
commands.rs Follow parent links when calculating changes since a revision 2 years ago
helpers.rs Silence dead_code warning on AppBuilder::with_config 2 years ago
movement.rs flush writes on force quit (#4397) 2 years ago
prompt.rs flush writes on force quit (#4397) 2 years ago
splits.rs Apply transactions to all views (#4733) 2 years ago
write.rs flush writes on force quit (#4397) 2 years ago