tail icon indicating copy to clipboard operation
tail copied to clipboard

Support `tail -n`

Open lichunqiang opened this issue 1 year ago • 0 comments

If you sent an issue/PR to hpcloud, you can have a look at this meta issue tracking issues and PRs of the dormant upstream. However, as the code bases diverge the issue may have been implemented already.

Is your feature request related to a problem? Please describe.

Support for tail -n server.log feature, do not watch file, only get last N lines only.

lichunqiang avatar Mar 28 '24 02:03 lichunqiang