chore: add cli todo

This commit is contained in:
Daylin Morgan 2024-03-20 10:17:58 -05:00
parent e3f24f710a
commit 16522d0b07
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -2,6 +2,7 @@ import std/[tables]
import selector, project, tmuxutils
# TODO: add option to only opened configured sessions
proc tsm(open: bool = false) =
let
project = selectProject(open)