Update README.md

This commit is contained in:
/raj 2023-10-22 17:06:17 +05:30 committed by GitHub
parent 5d19efea47
commit e46b1e55c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -73,8 +73,9 @@ and select the project from table and click `<enter>` 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