mirror of
https://github.com/daylinmorgan/tsm.git
synced 2024-11-16 09:18:32 -06:00
chore: add cli todo
This commit is contained in:
parent
e3f24f710a
commit
16522d0b07
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue