I cannot find a fixed sequence of steps that reliably reproduces this behaviour, but heavy use of a terminal (ie, fast typing) will reliably and frequently produce it.
Try this: alias l='if [ "$_l" ]; then ls -l; _l= ; else ls -C; _l=1 ; fi' then repeatedly enter l l l l (etc) -- display sometimes does not update after enter key https://bugs.launchpad.net/bugs/326734 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
