Opened 15 years ago
Closed 13 years ago
#3 closed defect (wontfix)
Pager does not function on commandline
| Reported by: | Batchheizer | Owned by: | Silvan Scherrer |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | djvulibre | Version: | |
| Severity: | Keywords: | more pager output | |
| Cc: |
Description
DJVUlibre 3.5.23
The pager "more" does not function with the commandline-programs.
Also redirect of output (>file or 1>file)does not function.
Note:
See TracTickets
for help on using tickets.

redirect works with 2>file.
because all cmdline tools write to stderr and not stdout |more is not working
of course it could be changed, but i don't see a enefit of it.