BBEdit 13 keyboard shortcuts

BBEdit 13

Zeynel -
5 years ago
- Shortcuts
0
Control + E

End-of-line

0
Control + F

Forward char (move insertion point forward one place)

0
Control + G

Keyboard-quit (cancel pending arguments)

0
Control + K

Kill-line (Cut)

0
Control + L

Recenter

0
Control + N

Next-line

0
Control + O

Open-line

0
Control + P

Previous-line

0
Control + R

isearch-backward (Live search backward)

0
Control + S

isearch-forward (Live search forward)

0
Control + T

Transpose-chars (Exchange characters)

0
Control + U

Universal-argument

0
Control + V

Scroll-up (page down)

0
Control + W

Scroll-up (Cut)

0
Control + Y

Yank (paste)

0
Control + _

Undo (Undo)

0
Control + X then Control + C

Save-buffers-kill-emacs (Quit)

0
Control + X then Control + F

Find-file (Open file)

0
Control + X then Control + S

Save-buffer (Save current document)

0
Control + X then Control + W

Write-file (Save as)

0
Esc then <

Beginning-of-buffer

0
Esc then >

End-of-buffer

0
Esc then Q

Fill-paragraph (Hard wrap with current settings)

-1
Esc then T

Transpose-words (Exchange words)

0
Esc then V

Scroll-down

0
Esc then W

Copy-region-as-kill (Copy)

0
Esc then Y

Yank-pop (Paste previous clipboard)

Source: BBEdit manual

Share this page on:
Is this page helpful?
0 0

Program information

Program name: BBEdit 13 BBEdit 13 (Developer tools)

BBEdit is a text editor for macOS. It has support for various programming languages, therefore used by software developers and web designers. It was initially released in April 1992. As of July 2021, the software is still actively developed.

Web page: barebones.com/products/bbedit

Last update: 8/25/2021 7:46 AM UTC

How easy to press shortcuts: 72%

More information >>

Updated: Updated program information. (3 updates.) 11/4/2019 1:09:55 PM New program added.
8/25/2021 9:38:38 AM Updated program information.
8/25/2021 9:46:39 AM Updated program information.

Shortcut count: 150

Platform detected: macOS

Similar programs



User operations

Add BBEdit 13 to your list of favorites

Advertisement


What is your favorite BBEdit 13 hotkey? Do you have any useful tips for it? Let other users know below.


 
? Guest OP says : 4 years ago 9/7/2020 5:07 PM
Is there a way in BBEDIT to jump to a specific char within a line example position 1073 in the selected line?