Mark TODO item as done.

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=670452
wilder-portage
Robert Knight 19 years ago
parent de79549e8f
commit b5dae90cd6
  1. 11
      TODO

11
TODO

@ -62,11 +62,6 @@ The KDE 4.0 TODO List:
== ESSENTIAL TWEAKS ==
- When new output is added to a session, views should avoid
scrolling if possible unless they are tracking the output
or if the lines that the view was showing have been removed
( because the history is only storing a fixed number of lines,
and that limit has been reached so lines are being removed )
- When splitting the view, avoid scrolling existing views.
@ -180,6 +175,12 @@ behaviour in KDE 3.
=== DONE ===
- When new output is added to a session, views should avoid
scrolling if possible unless they are tracking the output
or if the lines that the view was showing have been removed
( because the history is only storing a fixed number of lines,
and that limit has been reached so lines are being removed )
- Proper transparency for Konsole windows
( Konsole currently allows the user to specify

Loading…
Cancel
Save