Skip to content
Open
No due date
Last updated Dec 20, 2025

Required Features:

  • Client can connect and disconnect to various sessions
  • When client reconnects it should display reasonable amount of history
  • Unix domain sockets instead of network sockets
  • Each session only needs to support 1 window with 1 pane
  • Daemon should be single instance at the user level not OS level
  • Client should auto start the daemon if it’s not running
  • Client and Daemon should both write logs to separate files but in a determined location with a determined name
  • If running Daemon directly logs should go to stdout instead of log file
76% complete

List view