TestBencher Pro and Reactive Test Bench Help

Appendix A: Editor Commands

Appendix A: Editor Commands

Previous topic Next topic  

Appendix A: Editor Commands

Previous topic Next topic  

Listed below are the keyboard and mouse commands supported by the editor windows. TestBencher also supports complete editing and debugging integration with the popular XEmacs text editor. This is covered in the BugHunter Manual under Section 4.6: XEmacs Integration and other External Editors.

Jump To, Searching, and Printing:

Key

Purpose

Ctrl+G

Jump to line#

Ctrl+F

Search and Replace in the selected file

F3

Search Again

Ctrl+Shift+F

Search an through an entire directory, use the Editor > Find in Files... menu. The results are displayed in the Report window Grep tab.

F4

Print from window

Shift+F4

Print options

Copy and Undo Commands:

Key

Purpose

Ctrl+X

Cut

Ctrl+C

Copy

Ctrl+V

Paste

Ctrl+Z

Undo

Ctrl+Y

Redo

Selection Commands:

Key

Purpose

Ctrl+A

Selects all of the text in the document

Shift+Left

Selects text one character at a time to the left

Shift+Right

Selects text one character at a time to the right

Shift+Down

Selects one line of text down

Shift+Up

Selects one line of text up

Shift+End

Selects text to the end of the line

Shift+Home

Selects text to the beginning of the line

Shift+Page Down

Selects text down one window

OR, cancels the selection if the next window is already selected

Shift+Page Up

Selects text up one window

OR, cancels the selection if the previous window is already selected

Ctrl+Shift+Left

Selects text to the previous word

Ctrl+Shift+Right

Selects text to the next word

Ctrl+Shift+Up

Selects text to the beginning of the paragraph

Ctrl+Shift+Down

Selects text to the end of the paragraph

Ctrl+Shift+End

Selects text to the end of the document

Ctrl+Shift+Home

Selects text to the beginning of the document

Moving and Editing Commands:

Key

Purpose

Left/right arrow keys

Moves the cursor one space left or right

Up/down arrow keys

Moves the cursor one line up or down

Page Up

Moves the cursor one page up

Page Down

Moves the cursor one page down

Home

Move to the beginning of the current line

End

Move to the end of the current line

Backspace

Deletes the character to the left of the cursor

OR deletes the selected text

Delete

Deletes the character to the right of the cursor

OR deletes the selected text

In addition to the Editor windows, TestBencher's Report window displays are full-featured editor windows.