lnav icon indicating copy to clipboard operation
lnav copied to clipboard

add fswatch:// URL handler

Open tstack opened this issue 2 years ago • 0 comments

Adding a URL handler for fswatch seems like a nice convenience. The handler should probably run a command like the following:

fswatch --access --bubble-events --recursive --event-flags --timestamp --format-time "%Y %b %d - %H:%M:%S %z"

tstack avatar Oct 17 '23 16:10 tstack