Sublime Text (Windows)

Menu Control

Close File

Ctrl + F4

All hotkeys for Sublime Text (Windows)

Navigation - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Navigation - Standard Navigation
Move to beginning of line/ end of line

Home / End

Navigation - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Navigation - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Navigation - Fancy Navigation
Show Function List and navigate

Ctrl + R

Navigation - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Navigation - Fancy Navigation
Go to word in current file

Ctrl + ;

Navigation - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Navigation - Fancy Navigation
Goto line

Ctrl + G

Navigation - Fancy Navigation
Center screen to cursor

Ctrl + K C

Navigation - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Navigation - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Navigation - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Navigation - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Navigation - Standard Selections
Select All

Ctrl + A

Navigation - Advanced Selections
Select Line,

Ctrl + L

Navigation - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Navigation - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Navigation - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Navigation - Advanced Selections
Cancel Selection

Esc

Navigation - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Navigation - Advanced Selections
Expand Selection

Ctrl + Shift + A

Navigation - Advanced Selections
Expand selection

Ctrl + Shift + Space

Navigation - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Selections - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Selections - Standard Navigation
Move to beginning of line/ end of line

Home / End

Selections - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Selections - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Selections - Fancy Navigation
Show Function List and navigate

Ctrl + R

Selections - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Selections - Fancy Navigation
Go to word in current file

Ctrl + ;

Selections - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Selections - Fancy Navigation
Goto line

Ctrl + G

Selections - Fancy Navigation
Center screen to cursor

Ctrl + K C

Selections - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Selections - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Selections - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Selections - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Selections - Standard Selections
Select All

Ctrl + A

Selections - Advanced Selections
Select Line,

Ctrl + L

Selections - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Selections - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Selections - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Selections - Advanced Selections
Cancel Selection

Esc

Selections - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Selections - Advanced Selections
Expand Selection

Ctrl + Shift + A

Selections - Advanced Selections
Expand selection

Ctrl + Shift + Space

Selections - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Cool Text Manipulation
Move line or selection up arrow/ down arrow

Ctrl + Shift + Arrow Up / Arrow Down

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Join line below at end of current line

Ctrl + J

Cool Text Manipulation
Duplicate lines (on Sublime 3 on Windows this seem to no longer work, try Ctrl+Shift+D instead)

Ctrl + Shift + Arrow Down

Cool Text Manipulation
Transpose

Ctrl + T

Cool Text Manipulation
Sort Lines case sensitive

F9

Cool Text Manipulation
Sort Lines case in-sensitive

Shift + F9

Cool Text Manipulation
Indent/ unindent

Ctrl + ] / [

Cool Text Manipulation
Duplicate line or selection

Ctrl + Shift + D

Cool Text Manipulation
Toggle Comment line

Ctrl + /

Cool Text Manipulation
Toggle Comment block

Ctrl + Shift + /

Cool Text Manipulation
Change selection to Uppercase

Ctrl + k u

Cool Text Manipulation
Change selection to Lowercase

Ctrl + K L

Cool Text Manipulation
Wrap lines to 80 characters and remove indent

Alt + Q

Deletions
Delete character to the right

Delete

Deletions
Delete character to the left

Backspace

Deletions
Delete word to the left

Ctrl + Backspace

Deletions
Delete word to the right

Ctrl + Delete

Deletions
Delete from cursor to beginning of line

Ctrl + Shift + Backspace

Deletions
Delete from cursor to end of line

Ctrl + Shift + Delete

Undo and Redo
Undo

Ctrl + Z

Undo and Redo
Redo

Ctrl + Shift + Z

Undo and Redo
Redo or repeat

Ctrl + Y

Undo and Redo
Soft Undo

Ctrl + U

Undo and Redo
Soft redo

Ctrl + Shift + U

Cut, Copy and Paste
Cut

Shift + Delete

Cut, Copy and Paste
Copy

Ctrl + Insert

Cut, Copy and Paste
Paste

Shift + Insert

Cut, Copy and Paste
Cut

Ctrl + X

Cut, Copy and Paste
Copy

Ctrl + C

Cut, Copy and Paste
Paste

Ctrl + V

Cut, Copy and Paste
Paste and match current indention

Ctrl + Shift + V

Cut, Copy and Paste
Paste from History

Ctrl + K V

Find and Replace
Standard Find

Ctrl + F

Find and Replace
Find and Replace

Ctrl + H

Find and Replace
Find and Replace in open tabs/ files and folders

Ctrl + Shift + F

Find and Replace
Replace next

Ctrl + Shift + H

Find and Replace
Find next/ previous

F3 / Shift + F3

Find and Replace
Creates file with search results from all open files in new tab

Ctrl + Shift + F

Find and Replace
Find and highlight current word in text

Ctrl + D

Find and Replace
Find under

Ctrl + F3

Find and Replace
Find under previous

Ctrl + Shift + F3

Find and Replace
Find all under

Alt + F3

Find and Replace
Slurp find string

Ctrl + E

Find and Replace
Slurp replace string

Ctrl + Shift + E

Menu Control
New Window

Ctrl + Shift + N

Menu Control
Close Window

Ctrl + Shift + W

Menu Control
Open File

Ctrl + O

Menu Control
Reopen last file

Ctrl + Shift + T

Menu Control
New file

Ctrl + N

Menu Control
Save file

Ctrl + S

Menu Control
Save file as

Ctrl + Shift + S

Menu Control
Close File

Ctrl + F4

Menu Control
Close Sublime

Ctrl + W

Bookmarks and Marks
Toggle Bookmark

Ctrl + F2

Bookmarks and Marks
Go to next bookmark

F2

Bookmarks and Marks
Go to previous bookmark

Shift + F2

Bookmarks and Marks
Select all bookmarks

Alt + F2

Bookmarks and Marks
Set Mark

Ctrl + K Space

Bookmarks and Marks
Select to mark

Ctrl + K A

Bookmarks and Marks
Delete to mark

Ctrl + K W

Bookmarks and Marks
Swap with mark

Ctrl + K X

Bookmarks and Marks
Yank

Ctrl + K Y

Manage Sublime Window, Files and Tabs
Toggle sidebar

Ctrl + K B

Manage Sublime Window, Files and Tabs
Move to next/ previous open tab

Ctrl + Page Down / Page Up

Manage Sublime Window, Files and Tabs
Move to next/ previous open tab by stack (order they were opened)

Ctrl + Tab / Ctrl + Shift + Tab

Manage Sublime Window, Files and Tabs
Reopen last closed tab

Ctrl + Shift + T

Manage Sublime Window, Files and Tabs
Zoom - increase/ decrease font size

Ctrl + / -

Manage Sublime Window, Files and Tabs
Quick Open - Show file list of currently opened file

Ctrl + P

Manage Sublime Window, Files and Tabs
Toggle full screen

F11

Manage Sublime Window, Files and Tabs
Toggle full screen distraction free

Shift + F11

Split Panes
Split layout to 1 pane

Alt + Shift + 1

Split Panes
Split layout to 2 vertical panes

Alt + Shift + 2

Split Panes
Split layout to 3 vertical panes

Alt + Shift + 3

Split Panes
Split layout to 4 vertical panes

Alt + Shift + 4

Split Panes
Split layout to 2 vertical and 2 horizontal panes

Alt + Shift + 5

Split Panes
Split layout to 2 horizontal panes

Alt + Shift + 8

Split Panes
Focus/ cursor on split pane #1

Ctrl + 1

Split Panes
Focus/ cursor on split pane #2

Ctrl + 2

Split Panes
Focus/ cursor on split pane #3

Ctrl + 3

Split Panes
Focus/ cursor on split pane #4

Ctrl + 4

Split Panes
New pane in pane #1 thru #4

Ctrl + Shift + 1. … 4

Split Panes
Open new pane, and move current window into new pane

Ctrl + K , then Arrow Up (with Ctrl pressed)

Split Panes
Close current pane

Ctrl + K , then Arrow Down

Split Panes
Move to next pane to the left arrow/ right arrow

Ctrl + K , then left arrow / Arrow Right

Split Panes
Open new tab in pane to the left arrow/ right arrow\

Ctrl + K , then Ctrl + Shift + Arrow Right / Arrow Left

Split Panes
Jump to tab 1..10 in current pane

Alt + 1 … 0

Others
Fold/ unfold

Ctrl + Shift + [ / ]

Others
Fold by level 1….9

Ctrl + K , then Ctrl + 1 .… 9

Others
Unfold all

Ctrl + K , then Ctrl + J

Others
Toggle spell checking

F6

Others
Find next misspelling

Ctrl + F6

Others
Find previous misspelling

Ctrl + Shift + F6

Others
Toggle Console

Ctrl + `

Others
Toggle word wrap - View - Word wrap

Alt + V , then W

Similar combinations for other applications


SharpDevelop 4.0 (Windows)
Close the current file
Manage SharpDevelop Projects

Ctrl + F4


SharpDevelop 4.0 (Windows)
Close the current file
Manage SharpDevelop Projects

Ctrl + F4


Google Chrome (Linux)
Close tab (or close Chrome if only one tab is open)
Manage Tabs

Ctrl + W / Ctrl + F4


Microsoft PowerPoint 2003 (Windows)
Close
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + F4


Inpage (Windows)
To close document
For File Releated

Ctrl + F4


Total Commander 8 (Windows)
Sort by extension
Main Shortcuts

Ctrl + F4


Access 2010 (Windows)
Close the active window
Manage Access Features - Manage Windows

Ctrl + W / Ctrl + F4


Opera (Linux)
Close tab
Tabs

Ctrl + W / Ctrl + F4


Smartplant Review (Windows)
Level Settings
Function Keys

Ctrl + F4


Microsoft Word 2007 (Windows)
Close the window.
Function key reference: CTRL+Function key

Ctrl + F4


Oracle SQL Developer 4 (Windows)
Close
File

Ctrl + F4


UltraEdit (Windows)
Close an existing document file
File Menu

Ctrl + F4


Visual Studio 2015 (Windows)
Close current tab
Manage Visual Studio

Ctrl + F4


IntelliJ (Linux)
Close active editor tab
Editing

Ctrl + F4


Access 2010 (Windows)
Close the active window
Working with Text and Data - Manage Windows

Ctrl + W / Ctrl + F4


IntelliJ (Windows)
Close active editor tab
Editing

Ctrl + F4


Microsoft PowerPoint 2010 (Windows)
Close the active window.
Microsoft Office basics applicable to PowerPoint 2007

Ctrl + W / Ctrl + F4


NetBeans 8 (Windows)
Close selected window
Opening and Toggling between Views

Ctrl + F4 / Ctrl + W


Qt Creator (Windows)
Close current file
General

Ctrl + F4


Qt Creator (MacOS)
Close current file
General

Ctrl + F4


Microsoft Excel 2013 (Windows)
Close the selected workbook window
Manage Multiple Workbooks

Ctrl + F4


Adobe Acrobat Pro (Windows)
Close current document
Navigation

Ctrl + F4


Access 2010 (Windows)
Close the active window
Working with Access Views - Manage Windows

Ctrl + W / Ctrl + F4


Sonar 2015 (Windows)
Close project
Track View

Ctrl + F4


Camtasia 8 (Windows)
Close tab or child window
Standard Windows Shortcuts

Ctrl + F4


Microsoft Excel 2010 (Windows)
Close the selected workbook window.
Manage Multiple Workbooks

Ctrl + F4


Console2 (Windows)
Close tab
30 Shortcuts for Console2 (Windows)

Ctrl + F4


Android Studio (Windows)
Close Active Tab
General Shortcuts

Ctrl + F4


Access 2010 (Windows)
Close the active window
The Rest - Manage Windows

Ctrl + W / Ctrl + F4


FileMaker Pro (Windows)
Close a file or window
General keyboard shortcuts (Windows)

Ctrl + W / Ctrl + F4


Dynamics AX 2015 (Windows)
Save changes and close the current form.
Working with Forms

Ctrl + F4


Dynamics NAV 2015 (Windows)
Look up to the related list
Documentaion

Ctrl + F4


Dynamics CRM 2015 (Windows)
Closes the active snap-in console window. When a snap-in console has only one window, this closes the snap-in console.
MMC Active Window Shortcuts

Ctrl + F4


Silhouette Studio (Windows)
Grid settings
View

Ctrl + F4


Microsoft Word 2016 (Windows)
Close the window.
All Function Key Shortcuts

Ctrl + F4


JetBrains RubyMine (Windows)
Close Current Active Tab
General Shortcuts

Ctrl + F4


JetBrains RubyMine (Linux)
Close Current Active Tab
General Shortcuts

Ctrl + F4


JetBrains PyCharm (Windows)
Close Active editor tab
Editing

Ctrl + F4


JetBrains PhpStorm (Windows)
Close Active editor tab
Editing

Ctrl + F4


JetBrains PhpStorm (Linux)
Close Active editor tab
Editing

Ctrl + F4


Corel WordPerfect X8 (Windows)
Close
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + F4


ACDSee (Windows)
Close Current Item
View Mode

Ctrl + F4


VMWare Workstation 12 (Windows)
Close Virtual Machine
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + F4


Corel Draw X8 (Windows)
Exit
FIle

Ctrl + F4


HTML-Kit (Windows)
Close Current File
87 Shortcuts for HTML-Kit (Windows)

Ctrl + F4


Corel PhotoPaint X6 (Windows)
Close
Window

Ctrl + F4


Corel PhotoPaint X6 (Windows)
Close
Dockers

Ctrl + F4


Chief Architect (Windows)
Close View
View Mode

Ctrl + W / Ctrl + F4


Corel Ventura 10 (Windows)
Close Publication Window
General Shortcuts

Ctrl + F4


Corel Quattro Pro X8 (Windows)
Close window
Function Keys

Ctrl + F4


FxPro (Windows)
Close Terminal
General Shortcuts

Ctrl + F4


WinSCP 5 (Windows)
Sort files in the active panel by extension
File Panels

Ctrl + F4


Informix Genero 2.5.0 (Windows)
Close
Buffers and File

Ctrl + F4


Jetbrains CLion (Windows)
Close active editor tab
Editing Shortcuts

Ctrl + F4


XYplorer (Windows)
Close Tab
Function key Shortcuts

Ctrl + F4


Vuze (Windows)
Close Current Tab
General Shortcuts

Ctrl + F4


Vegas Pro 14 (Windows)
Close the current project
Project File

Ctrl + F4


Maxthon (Web Application)
Close the current tab
Close

Ctrl + F4


MPS 2017 (Windows)
Close an active editor
General Shortcuts

Ctrl + F4


Visual Studio Code (Windows)
Close
File Management

Ctrl + F4


Tableau (Windows)
Deletes the selected sheet (on a dashboard)
General

Ctrl + F4


Rhino (Windows)
SetMaximizedViewport > Perspective
Default Shortcuts

Ctrl + F4


Solidworks 2019
Close file
Windows

Ctrl + F4


SolidWorks (Windows)
Close window
Miscellaneous Shortcuts

Ctrl + F4


CodeLite 10 (Windows)
Close current file
Files

Ctrl + F4 / Ctrl + W


VMware Workstation 5.0
Close the summary/console view for the selected virtual machine.
General

Ctrl + F4


Vivaldi
Close tab
Tab

Ctrl + F4


CuteFTP (Windows)
Close active pane
General

Ctrl + F4


progeCAD (Windows)
Closes the active drawing window
51 Shortcuts for progeCAD (Windows)

Ctrl + F4


Roblox Studio
Close
General

Ctrl + F4


Xyplorer
Close current tab
Other Shortcuts

Ctrl + F4


Wordfast Pro (Windows)
Close
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + W / Ctrl + F4


PSPad (Windows)
Close - Close active file
File

Ctrl + F4


VariCAD (Windows)
Close
Hot Keys

Ctrl + F4


Inkscape (Windows)
Within a dialog close the dialog
Dialog

Ctrl + F4 / Ctrl + W


SpaceClaim (Windows)
Close document
71 Shortcuts for SpaceClaim (Windows)

Ctrl + F4


Target 3001! (Windows)
Exit Target 3001!
Project Management

Ctrl + F4


Browser tab management
Close tab
KDE / GNOME

Ctrl + F4


Altium Designer (Windows)
Close Active Document
Environment Shortcuts

Ctrl + F4


Substance Painter
Close project
General

Ctrl + F4


Brave Browser (Windows)
Close Frame
Tabs and Windows

Ctrl + F4


KeyCreator (Windows)
Close Window
General Shortcuts

Ctrl + F4


Battlezone 98 Redux
Select player / mapped group
Unit grouping

Ctrl + F4


DraftSight (Windows)
Exits Drawing but not the program
37 Shortcuts for DraftSight (Windows)

Ctrl + F4


FlexiSign Pro 8.1 (Windows)
Close
Other Shortcuts

Ctrl + F4


Google Chrome
Close the current tab
Tab and window shortcuts

Ctrl + F4


QuickBooks Desktop
Close Active window
Opening Windows/List

Ctrl + F4


Winamp
Close (hide) graphical equalizer
Equalizer

Ctrl + F4


Tibia
(Healing / Support) HMM
Action bar

Ctrl + F4


PyCharm 2018.2
Close an active editor.
General

Ctrl + F4


Adobe Bridge CC
Output
Window menu

Ctrl + F4


Alteryx
Close open workflow
Run, open, save and switch workflows

Ctrl + F4


SQL Server Profiler
Close a trace window
File menu

Ctrl + F4


PaintShop Pro 2018
Close image
Shortcuts with Ctrl

Ctrl + F4


ProgeCAD
Close window
General

Ctrl + F4


Nuance Power PDF
Close the document
Document

Ctrl + F4


Bluebeam Revu
Close current document
Advanced text

Ctrl + F4


Inkscape
Close document window
Window

Ctrl + F4


BSPlayer
Close movie
Misc

Ctrl + F4


Microsoft FrontPage
Close the active window.
Access and use windows

Ctrl + F4


Atom (Windows)
core:close
All shortcuts

Ctrl + F4


TextRoom
Find previous
General

Ctrl + F4


KDE Plasma Desktop
Switch to Desktop 4
Working with Activities and Virtual Desktops

Ctrl + F4


E-Sword
Dictionary maximized
General

Ctrl + F4


Microsoft Word 2016
Close the window
Ctrl + Function keys

Ctrl + F4


Comodo IceDragon
Close Tab
Windows and Tabs

Ctrl + F4


IntelliJ IDEA (Windows, Linux)
Close active editor tab
Editing

Ctrl + F4


PSPad
Close
File

Ctrl + F4


Microsoft Visual Studio 2017 (Most used shortcuts)
Window.CloseDocumentWindow
Window

Ctrl + F4


NetBeans
Close selected window
Opening and toggling between views

Ctrl + F4


WordPerfect X8
Close
General

Ctrl + F4


REAPER
Close current project tab
Section: Main

Ctrl + F4


LibreOffice
Closes the current document (close LibreOffice when the last open document is closed)
Controlling documents and windows

Ctrl + F4


Microsoft Visual Studio 2017 (All shortcuts)
Window.CloseDocumentWindow
Window

Ctrl + F4


Qt Creator
Close current file
General

Ctrl + F4


Maple
Close Current Worksheet
Menu accelerators

Ctrl + F4


FileMaker
Close a file or window
General

Ctrl + F4


FocusWriter
Close
General

Ctrl + F4


NewsBin Pro
Close window
Standard Windows keyboard navigation

Ctrl + F4


Maxthon
Close the current tab
Close

Ctrl + F4


Sumatra PDF
Close current document
Actions

Ctrl + F4


Vuze
Close current tab
General

Ctrl + F4


The Bat!
Automatic spell checking
Message Editor

Ctrl + F4


SQL Server Management Studio (SSMS)
Closes Activity Monitor
Activity Monitor

Ctrl + F4


Microsoft Access 2016
Close the active database window
Navigate in the Access workspace

Ctrl + F4


ACDSee
Closes the current item
General

Ctrl + F4


Visual Studio Code (Windows)
Close
File management

Ctrl + F4


PeaZip
Browse desktop
Functional keys

Ctrl + F4


7-Zip
Sort items by type
View menu

Ctrl + F4


Firefox Quantum
Close tab
Windows and tabs

Ctrl + F4


Microsoft Internet Explorer 11
Close tabs in the background
Tabs

Ctrl + F4


Paint.NET
Close image
Toolbar

Ctrl + F4


Microsoft Excel 2016
Closes the selected workbook window
Function keys

Ctrl + F4


AIMP
Close playlist
Working with Playlist

Ctrl + F4


WinSCP
Sort files in the active panel by extension
File panels

Ctrl + F4


DOSBox
Update cached information about mounted drives. Useful if you changed something on a mounted drive outside of DOSBox. Also cycles through disk images mounted using IMGMOUNT
General

Ctrl + F4


Android Studio
Close active editor tab
Navigating and searching

Ctrl + F4


Skype
Hide conversation
Skype for Windows 10

Ctrl + F4


Mozilla Thunderbird
Close tab
Controlling Thunderbird windows and tabs

Ctrl + F4


Notepad2
Close file, identical with Ctrl + N
File

Ctrl + F4


HeidiSQL
Close query tab
File

Ctrl + F4


Opera
Close active tab
Page keys: Basics

Ctrl + F4


Total Commander
Sort by extension
File sorting

Ctrl + F4


Adobe Acrobat 2017 (Windows and Unix)
Close current document
General navigating

Ctrl + F4


Microsoft Excel 2007 (Windows)
Closes the selected workbook window.
Function keys in Excel 2007

Ctrl + F4


Winamp Media Player (Windows)
Close (hide) graphical equalizer
Shortcuts for Winamp Equalizer

Ctrl + F4


Scrivener 1.9.9
Close project
File

Ctrl + F4