-
Notifications
You must be signed in to change notification settings - Fork 184
LogExpert Keyboard Shortcuts
Patrick Bruner edited this page Jul 13, 2026
·
3 revisions
| Shortcut | Action |
|---|---|
| Ctrl + F | Open search dialog |
| F3 | Search next |
| Shift + F3 | Search previous |
| Esc | Cancel a running search |
| Ctrl + G | Go to line |
| Alt + PageΒ Up / Alt + PageΒ Down | Jump to previous/next highlight line |
| Ctrl + L | Locate line in original file (from a filter tab) |
| F8 | Open/close column finder |
| Shortcut | Action |
|---|---|
| Ctrl + O | Open file |
| Ctrl + U | Open URI |
| Ctrl + N | New tab from clipboard content |
| F5 | Reload current file |
| Ctrl + F4 / Ctrl + W | Close current file/tab |
| Ctrl + Tab / Ctrl + Shift + Tab | Switch to next/previous tab |
| Ctrl + T | Copy selected lines to a new tab |
| Alt + β / Alt + β | MultiFile: jump to previous/next file |
| F1 | Help |
| Alt + F4 | Exit |
| Shortcut | Action |
|---|---|
| F6 | Open/close bookmark view |
| F2 | Jump to next bookmark |
| Shift + F2 | Jump to previous bookmark |
| Ctrl + F2 | Toggle bookmark |
| Alt + F2 | Add/edit bookmark comment |
In the bookmark view:
| Shortcut | Action |
|---|---|
| Enter | Jump to selected bookmark |
| Del | Delete selected bookmarks |
| Shortcut | Action |
|---|---|
| F4 | Open/close filter view |
| Ctrl + E | Mark/Edit mode |
| Ctrl + R | Mark the current matching filter range in the log file |
| Ctrl + Shift + T | Filter result to a new tab |
| Ctrl + C | Copy selected lines |
| Ctrl + Shift + H | Remove all temporary highlights |
Active after Ctrl + E; these apply to the selected text and override the global meaning of the key while the mode is active.
| Shortcut | Action |
|---|---|
| Ctrl + C | Copy selected text |
| Ctrl + H | Temp-highlight selection in log file |
| Ctrl + W | Temp-highlight selection (word mode) |
| Ctrl + F | Filter for selection |
| Ctrl + B | Set selected text as bookmark comment |
| Shortcut | Action |
|---|---|
| Enter | Insert a virtual "blank line" below the current line |
| Backspace / Shift + Enter | Remove the blank line |

π οΈ Functions
-
π File handling
-
π¦ Filter
Filter Subsections
- π’ Basic filter functions
- βοΈ Advanced filter hints
- π‘ Useful filter hints
- πΎ Filter save and restore
-
π Columnizers
Columnizers Subsections
- π§ Columnizers
- β¨ Custom columnizers
- β³ Timeshift
- π°οΈ Time spread view
- π Time sync
-
π Multifile
-
π Bookmarks
-
π¨ Highlighting
-
π§ External tools
-
β° Context menu
- βοΈ Settings
- πΎ Persistence
- π Sessions
- π§© Eminus Plugin
- π RegEx Reference
- β¨οΈ Keyboard Shortcuts
- π Usage Examples
π§° SDK
- π Plugins
- π ILogLineColumnizerCallback
- π οΈ Columnizer-API
- π About the different Line interfaces
-
β FAQ
Show topics
- πͺ΅ Logging
- π Event Log
- π§© Plugin Load Error
- π Signing Error during build