glow icon indicating copy to clipboard operation
glow copied to clipboard

No files found after exiting `glow -t docs/index.md`

Open benceferdinandy-signifyd opened this issue 4 months ago • 0 comments

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:

  1. Have a directory structure with multiple md files nested in subfolders.
  2. Open a file in tui mode.
  3. Press escape to drop out of viewing the md file
  4. Observe that no other md files are found, even though glow says it is searching. (Opening glow -t docs would 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

Image

Additional context Add any other context about the problem here.