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

Commit 13e201c

Browse files
authored
Update README.md
1 parent c750451 commit 13e201c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,15 @@ 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
17+
## Features & Usage
18+
- **.polyrc:** Create a .polyrc file in your home directory to define initial commands to execute.
19+
- **Poly shell:** Poly has its own command set and autocomplete.
20+
- **Tabs:** Poly has tabs for running multiple shell sessions at once.
21+
- **Tab modes:** You can set the mode of your current tab to switch from the Poly shell to Command Prompt, Powershell, or your preferred Linux shell, using `tab mode <win|pws|lnx>`.
1822
- **Creating a new tab:** CTRL + T
1923
- **Closing current tab:** CTRL + W
2024
- **Switching to next tab:** Tab
2125
- **Switching to previous tab:** Shift + Tab
22-
- **.polyrc:** Create a .polyrc file in your home directory to define initial commands to execute.
2326

2427
## Screenshots
2528

0 commit comments

Comments
 (0)