We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{ "layout": { "tab1": [ { "command": "while true; do reset; docker logs -f kaka; sleep 2; done" }, { "command": "while true; do reset; docker logs -f db; sleep 2; done", "title": "XXXXXXXXXXXXXXX" }, { "command": "bash" } ] } }
terminator --config-json ./3-row.json
I see the layout properly, including docker logs, but I don't see the title
The text was updated successfully, but these errors were encountered:
Fix for issue gnome-terminator#676: title field not seem to be workin…
468ef23
…g with JSON profile
e2a88a2
Merge pull request #736 from rkashinin/issue-676
a6a0eca
Fix for issue #676: title field not seem to be working with JSON profile
No branches or pull requests
I see the layout properly, including docker logs, but I don't see the title
The text was updated successfully, but these errors were encountered: