Revision 56be880...
Go back to digest for 3rd March 2013Features in KDE Base
Kurt Hindenburg committed changes in [konsole] src/SessionController.cpp:
Search toward most recent lines by default
Current history search searches "down", wrapping instantly from the
current location to search from oldest to newest. As lines in a
terminal generally decrease in relevance as they move away from current
output, the most relevant lines and therefore search results can be
found "upwards" of the current output line.
This patch makes searches default to "up".
Patch by Lindsay Roberts
REVIEW: 108998
File Changes
Modified 1 files
- src/SessionController.cpp
1 files changed in total