TailBlazer icon indicating copy to clipboard operation
TailBlazer copied to clipboard

Better CLI support - line/column arguments

Open Destroy666x opened this issue 2 years ago • 0 comments
trafficstars

Please add better CLI support, such as standard arguments to go instantly to a certain line or column.

E.g. tailblazer "file":69:6 is how you normally do it for many apps, some use regular arguments like: tailblazer "file" -L 69 -C 6

Destroy666x avatar Jan 09 '23 01:01 Destroy666x