#10: 'help' word wrapping problem ------------------------------------+--------------------------------------- Reporter: hawke@hawkesnest.net | Owner: somebody Type: defect | Status: new Priority: minor | Milestone: Component: FILO | Version: Keywords: | Dependencies: Patchstatus: there is no patch | ------------------------------------+--------------------------------------- The help system seems to have slight problems with word wrapping.
For example, 'help terminal': terminal: terminal [--no-echo] [--no-edit] [--timeout=SECS] [--lines=LINES] [-- s ...that is, the line beginning 'terminal:' goes out to column 79, and then on column 80 of the next line, the character 's' is printed. It looks like filo is maybe expecting CR or LF to do both?