Tabular Column Formatting for MultiSelect Prompt #318
                  
                    
                      TomPlanche
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
When using the
MultiSelectprompt to present options with multiple data fields (such as name, size, date, and path), the current display can be difficult to read because columns aren't aligned. This makes it hard to scan and compare values across options.Current Display
In this format, it's difficult to:
Proposed Solution
Add support for tabular column formatting that automatically aligns columns, making structured data much easier to read.
Desired Display
With aligned columns:
Use Cases
This feature would be particularly valuable for:
File and Directory Browsers
System Monitoring Tools
Package Managers
Build Tools
Database/Data Tools
Requirements
Benefits
Beta Was this translation helpful? Give feedback.
All reactions