Description.
Copy_Visible_Lines.bsh
Abstract
Copies the visible lines from the current buffer to the Clipboard. Lines that are not visible becuase they are folded are not copied.
Emacs_Next_Line.bsh
Abstract
Moves the cursor to the next line, centering the current line in the middle of the text area if the cursor is at the bottom of the text area.
Emacs_Previous_Line.bsh
Abstract
Moves the cursor to the previous line, centering the current line in the middle of the text area if the cursor is at the top of the text area.