Skip to main content

join_line

Function join_line 

Source
pub fn join_line<H: Host>(ed: &mut Editor<View, H>) -> bool
Expand description

Returns false when the cursor is on the last line (nothing to join) so counted loops can stop instead of spinning.