============================================= Free Pascal IDE keyboard shortcuts (filtered) ============================================= First published at 9/5/2019 on https://defkey.com/free-pascal-ide-shortcuts Free Pascal IDE is text-mode integrated development environment that resembles Turbo Pascal's IDE. General ------- Alt + F1 Go to last help topic Alt + F3 Close active window F5 Zoom/Unzoom window Ctrl + F5 Move/Zoom active window F6 Switch to next window Shift + F6 Switch to last window F10 Menu Alt + 0 List of windows Alt + X Exit IDE Compiler messages ----------------- F4 Run as far as the cursor Alt + F5 Switch to user screen Text navigation --------------- Ctrl + W Scroll one line up Ctrl + Z Scroll one line down Edit ---- Ctrl + K + L Select current line Ctrl + K + C Copy selected text to cursor position Ctrl + K + V Move selected text to cursor position Ctrl + K + U Unindent block one column Shift + Insert Insert text from clipboard Change selection ---------------- Shift + Pos1 Extend selection to the beginning of the line Miscellaneous commands ---------------------- Kaynak: Freepascal.org Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.