pub fn deleteln() -> Result<(), NCurseswError>
Expand description

Delete the line under the cursor. All following lines are moved up by one line.