Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tui: log view #5742

Open
oliver-sanders opened this issue Sep 26, 2023 · 0 comments
Open

tui: log view #5742

oliver-sanders opened this issue Sep 26, 2023 · 0 comments
Milestone

Comments

@oliver-sanders
Copy link
Member

oliver-sanders commented Sep 26, 2023

Bolt a simple log view onto cylc tui.

To do this, add a new overlay for viewing job logs and assign it the dimensions of the terminal. Then run cylc cat-log to fetch (and optionally list) the log files and dump the result into the overlay. Finally you'll need to register this in the context menu somehow.

Hint, this might be helpful:

app.loop.screen.get_cols_rows()
@oliver-sanders oliver-sanders added this to the some-day milestone Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant