lnav
lnav copied to clipboard
Create custom hidden field character so copy&paste works nicely
Is your feature request related to a problem? Please describe. When I copy and paste log lines with hidden fields the output is messy. Mar 16 18:18:06 ⋮⋮info ⋮proc1[2855]: ⋮⋮⋮⋮⋮⋮Event=someevent
Describe the solution you'd like Either specific a specific char to separate, or at least provide an alternative copy friendly character.
Describe alternatives you've considered Creating a copy script that find/replaces the text.
Additional context I copy and paste for documentation of issue tickets, which I do very frequently.
Just attempted my alternative, but pipe-to doesn't send the text with the fields hidden. So I'm not sure there is an alternative.