renamed TODO->PROJECTS

svn path=/trunk/kdebase/konsole/; revision=38524
wilder-portage
Lars Doelle 27 years ago
parent ee4c4a1a05
commit bae44a65d0
  1. 14
      PROJECTS
  2. 2
      src/TEShell.C

@ -41,9 +41,6 @@ Here is a list of little projects
- check through FIXMEs
- clean up code
- dynamic buffer adjustment or configurability.
- clear buffer facility.
- write configuration utility at least for *.schema files.
- evtl. handle *.kdelnk files using regular setup utilities
@ -51,8 +48,6 @@ Here is a list of little projects
- allow reloading the configuration files at runtime.
! announce konsole-1.0 ------------------------------------
- check for other codes/features (Linux console, xterm)
- change xterm title hack to respect icon instruction?
- secure keyboard? (check other security issues)
@ -60,6 +55,8 @@ Here is a list of little projects
- double high, double width (vt100)
- reverse wraparound?
- add secondary buffer to linux console (the real one).
- smooth scroll?
- LEDs?
- Linux console improvements
- Attributes
@ -68,13 +65,6 @@ Here is a list of little projects
- Linux console knows some extra tricks mapping graphical
characters.
- Fonts
- produce font families instead of doing underline and bold
in the program?
- use scalable font?
- allow fonts being configured freely
- fix national characters in Linux console emulation.
- add configuration for function keys.
- /dev/console?

@ -31,7 +31,7 @@
NOTE that this module is part of a program and not a dump for
obsolete tty interfaces. The opening sequence can be reduced to
three or four lines, and, yes, i'll do this on a regular basis.
three or four lines, and, yes, i may do this on a regular basis.
\par FIXME

Loading…
Cancel
Save