-
Notifications
You must be signed in to change notification settings - Fork 181
Search
Choose 'Search' from the View/Navigate menu or Press Ctrl-F to open the search dialog.

Simply enter your search item and press Enter (or click OK) to start the search. If the search item is found, the line containing the item is selected. If not, a 'not found' message is displayed on the status line.
After an item was found you can can use the F3 key to locate the next search hit. If the end of the file is reached, the search starts from the top. Use Shift-F3 to reverse the search direction.
You can also use regular expressions by selecting the "Regular Expression" option.
'Go to line' from the View/Navigate menu (Ctrl-G) opens a simple dialog where you can enter a line number. Use this if you want to jump to a specific line.
Use the scrollbar or mouse wheel to navigate through the file. If you scroll to the end, the 'Follow tail' checkbox will be enabled automatically. If you scroll upwards the checkbox is disabled.
You can also use the usually keyboard commands for navigation:
| Shortcut | Description |
|---|---|
β¬οΈ / β¬οΈ Arrow Up / Arrow Down
|
Move cursor one line up or down |
β¨οΈ Ctrl + β¬οΈ / β¬οΈ or β¨οΈ Ctrl + Home / End
|
Jump to start or end of the logfile |
π PgUp / PgDown
|
Scroll one page up or down |
π Alt + PgUp / PgDown
|
Jump to previous or next highlight entry |
By pressing the Enter key you can double the height of the current line. This looks like a blank line. You can use this to get a better overview in logs or to group some lines. To remove a blank line use the Backspace key.
The blank lines will be saved in the persistence file. So make shure you have persistence enabled in the settings.

π οΈ 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