File: TODO

package info (click to toggle)
termit 3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 588 kB
  • sloc: ansic: 3,798; sh: 55; xml: 31; makefile: 7
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