What Changed
- Added pseudo terminal support -
processes.process.is_tty = true
attribute. Issue #64. At this time it supports onlySTDOUT
. - Added ability to override (compilation time) the default 'Process Compose 🔥' TUI Branding. Issue #143
- Enhancement in the processes search/filter functionality (
/
shortcut). - Dependencies updates.