diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-08-28 17:45:30 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-08-28 17:45:30 +0000 |
| commit | 33aa9315414dca1218b3c88b0c5ffc89d4379974 (patch) | |
| tree | 1594150f11001adb185809b5f593ed4be14f3dbe /TODO | |
| parent | 0abb4ca413d3df152a969d5141622771ddc1f9fa (diff) | |
| download | rtmux-33aa9315414dca1218b3c88b0c5ffc89d4379974.tar.gz rtmux-33aa9315414dca1218b3c88b0c5ffc89d4379974.tar.bz2 rtmux-33aa9315414dca1218b3c88b0c5ffc89d4379974.zip | |
Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,11 +34,11 @@ or tailqs? what would be fastest per-char? - window splitting? - c/p is still borken in some ways -- poll(2) is broken on OS X/Darwin, a workaround for this would be nice - different screen model? layers perhaps? hmm - better mode features: search, back word, forward word, etc - flags to centre screen in window - better terminal emulation (identify, insert mode, some other bits) +- 256 colour terminal support -- For 0.5 -------------------------------------------------------------------- |