Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit c750451

Browse files
authored
Update README.md
1 parent 25d5869 commit c750451

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ You can download Poly [here](https://ravendevteam.org/software/poly).
1414

1515
To compile from source, make sure you have Python 3.12.4, and Nuitka. Install the necessary dependencies from `requirements.txt`, then run `build.bat`.
1616

17+
## Usage
18+
- **Creating a new tab:** CTRL + T
19+
- **Closing current tab:** CTRL + W
20+
- **Switching to next tab:** Tab
21+
- **Switching to previous tab:** Shift + Tab
22+
- **.polyrc:** Create a .polyrc file in your home directory to define initial commands to execute.
23+
1724
## Screenshots
1825

1926
![Demo Screenshot 1](https://raw.githubusercontent.com/ravendevteam/poly/refs/heads/main/demo_screenshot_1.png)

0 commit comments

Comments
 (0)