pub fn join_line<H: Host>(ed: &mut Editor<View, H>) -> bool
Returns false when the cursor is on the last line (nothing to join) so counted loops can stop instead of spinning.
false