The Context menu is a popup menu that appears at your current cursor position when you right-click on the BabelPad edit area or if you pres the context menu key on the keyboard (usually to the right of the spacebar). Note that many of the context menu items are only available when there is selected text in the BabelPad edit area.
Context Menu Items
- Cut : Cut the selected text to the clipboard.
- Copy : Copy the selected text to the clipboard.
- Rich Text Copy : Copy the selected text to the clipboard in Rich Text Format (RTF).
- Paste : Paste text from the clipboard.
- Paste RTF as Plain Text : Paste Rich Format Text from the clipboard as plain text.
- Paste and Copy : Paste text from the clipboard into the current selection, and at the same time copy the selection to the clipboard.
- Delete : Delete the selected text.
- Replicate Character : Duplicate the character in front of the current caret position (e.g. "A" becomes "AA").
- Decrement Character : Decrements the scalar value of the character at the current caret position (e.g. "B" becomes "A").
- Increment Character : Increments the scalar value of the character at the current caret position (e.g. "A" becomes "B").
- Reverse : Reverses the current text (e.g. "QWERTY" becomes "YTREWQ").
- Count : Counts the number of occurences of the selected text.
- Highlight : Highlights all occurences of the selected text in the current document.
- Tag Styling : Applies Bold, Italic,
Strikethrough, or Underline styling to the currently selected text using Unicode tag characters.
- Convert : Opens a submenu with functions found on the main Convert menu.
Download | Help Contents