lheinold
lheinold
When running Extraterm with a windows session type (tested with cmd.exe, powershell.exe and bash.exe from git bash), line wraps have an embedded line break that causes Extraterm to mark the...
**lnav version** v0.10.0 **Describe the bug** Colors are messed up. Screenshots:  (monocai)  (default) The white highlighted portion is supposed to be syntax colored as an "identifier". It works...
**Is your feature request related to a problem? Please describe.** I know how to get the time delta from the beginning of the file or from a marked line (shift+t)...
I am trying to install the vsix in visual studio 2019. Unfortunately I get the following error message: The following extensions are not compatible with Visual Studio. Installation may cause...
**lnav version** v0.12.2 (same behavior in 0.10.1) **Describe the bug** When pretty printing a log (Shift + P), it will split the log into new lines if it contains the...
This is an intermittent issue that seems to happen in the following circumstances: 1. Job 1 is submitted to child A 2. Job 1 starts running on child A 3....
**Is your feature request related to a problem? Please describe.** I want to be able to configure a keyboard shortcut that can send specified text/control codes to the terminal. Xterm2...
**lnav version** head of tree (master) built from source - 0.13.0-rc6-2-gfd9467f-dirty **Describe the bug** Rewriting a field within another rewritten field is not working as expected. For example, I have...
I've got a log where each line is a FIX message. FIX messages have the format "=|=|...|=" with an arbitrary number of tags. Each tag is a number with a...