-
Notifications
You must be signed in to change notification settings - Fork 2
UI Status Bar

The Status Bar displays real-time information about the current workspace, the active image, and file selection state.
It provides continuous feedback during navigation, inspection, and modification without interrupting workflow. The status bar is informational only and does not contain interactive controls.
The status bar is designed to answer questions such as:
- What is the current state of the active image?
- Are there unsaved changes?
- How many images or files am I working with?
- What file location am I currently inspecting?
Displayed values update automatically as the workspace state changes.
Displays the current state of the active image.
Possible values include:
- New — The image was newly created
- Compressed — The image is inside a compressed archive
- Read Only — The image is opened in read-only mode
Only one status value is shown at a time.
Indicates whether the active image contains unsaved changes.
- Displays the text Modified
- Appears only when the active image has been modified
- Hidden when no changes are pending
Displays the file name of the active image.
Displays the number of images currently loaded.
- Shows
nn imageswhen no image filters are active - Shows
nn of nn imageswhen filters are applied
Displays the number of loaded images with unsaved changes.
- Shows
nn images modified - Appears only when one or more images are modified
These fields appear only when relevant to the current selection.
Displays the number of files in the active image and the current selection count.
- Shows
nn Fileswhen no files are selected - Shows
nn of nn Files Selectedwhen one or more files are selected
Displays the starting sector of the selected file.
- Appears only when exactly one file is selected
- Format:
Sector nn
Displays the starting track of the selected file.
- Appears only when exactly one file is selected
- Format:
Track nn.n
- Status bar values always reflect the active image
- Fields appear and disappear dynamically based on context
- Filtering affects image counts but does not affect modification state
- The status bar does not modify image data or participate in undo/redo operations
- Menu Bar
- Toolbar
- Image Selection Dropdown
- Summary Panel
- Checksums Panel
- Directory and File Panel
- Directory and File Panel Context Menus
- Status Bar
Disk Images
Files and Directories
Flux