lheinold

Results 9 issues of 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...

bug
windows

**lnav version** v0.10.0 **Describe the bug** Colors are messed up. Screenshots: ![image](https://user-images.githubusercontent.com/6933093/134717550-30e08a59-1579-41ed-a82e-184a468c515e.png) (monocai) ![image](https://user-images.githubusercontent.com/6933093/134718144-bafc6418-6ec6-4b33-a0a5-9bb2357da150.png) (default) The white highlighted portion is supposed to be syntax colored as an "identifier". It works...

bug

**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)...

enhancement

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...

bug

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...

enhancement

**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...

bug

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...