WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

oml= command: Fix alignment and add permission-based coloring #5480

@Ayushd785

Description

@Ayushd785

Description

The oml= command currently displays IO maps with ASCII art visualization but has alignment issues and lacks comprehensive coloring based on memory permissions. This makes it harder to read compared to the recently improved dm= command.

screenshot-

Image

Proposed changes:

  • Fix column alignment issues in rz_table_visual_list() function
  • Add permission-based color mapping (RWX=widget_sel, X=ai_exec, W=ai_write, R=ai_read)
  • Apply colors to memory addresses, visual bars, and permission strings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions