Skip to content

Hide additional cells in TUI#1123

Merged
automergerpr-permission-manager[bot] merged 3 commits intomasterfrom
tui_tweaks
Jan 28, 2026
Merged

Hide additional cells in TUI#1123
automergerpr-permission-manager[bot] merged 3 commits intomasterfrom
tui_tweaks

Conversation

@anvacaru
Copy link
Contributor

Adding three new flags for the view-kcfg command to hide cells in a kcfg term.

  • --omit-code-cells: hides <program>, <jumpDests>, and the <code> cell from each account.
  • --omit-interim-cells: hides <callStack> and <interimStates>.
  • --omit-cost-cells: hides <gas>, <memoryUsed>, <callGas>, and <refund> which were not minimized automatically by the TUI.

Updating kontrol.toml template with these new flags active, by default.

Copy link
Contributor

@lucasmt lucasmt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, and it worked when I tested it locally. I'm just leaving some suggestions on the help documentation.

@automergerpr-permission-manager automergerpr-permission-manager bot merged commit 70a8822 into master Jan 28, 2026
16 of 18 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the tui_tweaks branch January 28, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants