pub fn winsertln(handle: WINDOW) -> Result<(), NCurseswError>
Expand description

Insert a blank line under the cursor. All following lines are moved down by one line.