-
Notifications
You must be signed in to change notification settings - Fork 550
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Running in --tui mode lists all files in current directory and its children. Would like to send a list of files to monitor to glow instead.
Describe the solution you'd like
Support a command like list-files | glow --tui --files
By default, stdin input will be considered to be a markdown file for preview. But --files flag will signal that the stdin input is a list of files (one per line).
Describe alternatives you've considered
No alternatives exist if I recall correctly.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request