Description of Problem: Version-Release number of selected component (if applicable): How Reproducible: Steps to Reproduce: 1. man ls 2. ^Z 3. up arrow Actual Results: Control characters on the command line. Expected Results: Command history. Additional Information: Happens in gnome-terminal and rxvt, but not on the console. Also, I think this is groff (as opposed to man, less, bash, or the terminal) because the problem doesn't occur if you scroll to the end of the man page before suspending. At this point groff has finished rendering the page and terminated.
This is due to how man handels signals and ttys. greetings, Florian La Roche
*** This bug has been marked as a duplicate of 82261 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.