From e46b1e55c9da0c35dfa1859c1c299bfdc52df647 Mon Sep 17 00:00:00 2001 From: /raj Date: Sun, 22 Oct 2023 17:06:17 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea5e61e..256963c 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,9 @@ and select the project from table and click `` to open/create the session 1. Supporting iTerm2 As of now this supports only tmux windows and panes, would want to add support for iterm and other terminals if they have api's to do so. 2. Ability to save an opened session into a config or update a config -3. Ability to save custom layouts as named layouts that can be used across multiple projects -4. Sync configs across devices +3. Parse cli args to config +4. Ability to save custom layouts as named layouts that can be used across multiple projects +5. Sync configs across devices --- All contributions are welcome