File: TODO

package info (click to toggle)
termit 2.9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 464 kB
  • sloc: ansic: 3,599; sh: 55; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (6)
1
2
3
4
5
-- names for sessions
-- encode displayed buffer (hmmm it seems vte doesn't support that)
-- store in TermitTab only flags: SET_NAME, SET_FG_FONT, SET_BG_FONT, etc
values are already stored in VteTerminal, so we can simply read VteTerminal properties on demand
thus we can achieve smaller memory usage