Canop / broot

A new way to see and navigate directory trees : https://dystroy.org/broot
MIT License
10.68k stars 234 forks source link

missing verb when cycling among verb completions #902

Closed Canop closed 3 months ago

Canop commented 3 months ago

Reported by @AeliusSaionji in https://github.com/Canop/broot/pull/901#issuecomment-2224667086

Test case:

  { invocation: "test_stdout_quit" cmd: ":write_stdout {file};:quit" }
  { invocation: "testln_stdout_quit" cmd: ":writeln_stdout {file};:quit" }
  { invocation: "test_stdout" cmd: ":write_stdout {file}" }
  { invocation: "testln_stdout" cmd: ":writeln_stdout {file}" }

Type :testln then the completions aren't exhaustive