glow
glow copied to clipboard
No files found after exiting `glow -t docs/index.md`
Describe the bug
I ran glow with glow -t docs/index.md where my current directory is a root of git repo.
Setup Please complete the following information along with version numbers, if applicable.
- OS macOS
- Shell zsh
- Terminal Emulator ghostty
- Terminal Multiplexer tmux
- glow installed from brew: 2.1.1
To Reproduce Steps to reproduce the behavior:
- Have a directory structure with multiple md files nested in subfolders.
- Open a file in tui mode.
- Press escape to drop out of viewing the md file
- Observe that no other md files are found, even though glow says it is searching. (Opening
glow -t docswould show a lot of md files).
Source Code Please include source code if needed to reproduce the behavior.
Expected behavior
I would have expected glow to at least find everything below that document I'm reading.
Screenshots
Additional context Add any other context about the problem here.