=========================== Bluefish keyboard shortcuts =========================== First published at 4/29/2019 on https://defkey.com/bluefish-text-editor-shortcuts Bluefish is an advanced text editor with various tools aimed at developers. Bluefish supports HTML, CSS, XML, C, C++, JavaScript, SQL, Phython, Ruby among others. Bluefish can be run on Windows, Linux, macOS and many more. Bluefish has 77 shortcuts and we have listed all of them below. File ---- Ctrl + N Create a new file Shift + Ctrl + N New window Ctrl + O Open a file Shift + Ctrl + O Open advanced Ctrl + S Save file Shift + Ctrl + S Save file as F2 Rename Ctrl + W Close files Shift + Ctrl + W Close all Ctrl + Q Quit Edit ---- Ctrl + Z Undo Shift + Ctrl + Z Redo Ctrl + X Cut Ctrl + C Copy Ctrl + V Paste Ctrl + F Find/Replace Ctrl + G Find again Ctrl + H Replace... Shift + Ctrl + H Replace again Shift + . Shift right Shift + , Shift left Ctrl + D Bookmark View ---- F9 View sidebar Misc. ----- Ctrl + Alt + , Less-than sign Ctrl + Alt + . Greater-than sign Ctrl + Alt + N Non-Breaking space Ctrl + Alt + C Comment Ctrl + T Autoclose tags F3 Tag editing F5 Update highlighting Ctrl + Page Up Previous document Ctrl + Page Down Next document Shift + Ctrl + Page Up First document Shift + Ctrl + Page Down Last document Ctrl + L Go to line HTML shortcuts -------------- These shortcuts apply to documents containing HTML markup. Shift + Alt + Q Quickstart... Shift + Alt + M Meta... Shift + Alt + B Body... Ctrl + Alt + 1 Header tags > H1 Ctrl + Alt + 2 Header tags > H2 Ctrl + Alt + 3 Header tags > H3 Ctrl + Alt + 4 Header tags > H4 Ctrl + Alt + 5 Header tags > H5 Ctrl + Alt + 6 Header tags > H6 Ctrl + Alt + B Layout > Bold Ctrl + Alt + I Layout > Italic Ctrl + Alt + U Layout > Underline Ctrl + Alt + S Layout > Strikeout Ctrl + Alt + G Context > Strong Ctrl + Alt + E Context > Emphasis Ctrl + Alt + P Paragraph Ctrl + Alt + K Break Ctrl + Alt + N Non-breaking space Ctrl + Alt + F Preformatted text Shift + Alt + R Rule... Ctrl + Alt + R Align right Ctrl + Alt + / Division sign Ctrl + Alt + , Less-than sign Ctrl + Alt + . Greater-than sign Shift + Alt + F Fonts Ctrl + Alt + = Font size + 1 Ctrl + Alt + + Font size - 1 Shift + Alt + T Dialogs > Table... Ctrl + Alt + T Tags > Table Shift + Alt + L Lists Ctrl + Alt + L Unordered list Ctrl + Alt + O Ordered list Ctrl + Alt + M List item Shift + Alt + A Anchor... Shift + Alt + E Email... Shift + Alt + I Insert image... Shift + Alt + N Insert thumbnail... Ctrl + Alt + C Comment Shift + Alt + S Stylesheets Shift + Alt + D Div... F3 Tags Ctrl + T Autoclose Last modified on(UTC): Saturday, October 24, 2020 Defkey © All rights reserved.