Skip to content

Commit aaa7af3

Browse files
committed
README.md update
1 parent 3ebf01c commit aaa7af3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ for more details look into the `__main__.py`
4848
- [Supports X11 Drag&Drop from terminals](#-customization 'set `tuifi_synth_dnd` enviroment variable to `True`. `pip install requests pynput PySide6 python-xlib`...')
4949
- Supports most common mouse events
5050
- Can be used as a component
51-
- Uses about [~30MB](## '80mb with synthetic xdnd') of RAM
51+
- Uses about [35MB](## '80mb with synthetic xdnd, python... :P') of RAM
5252
- Strong [C TUI backend](https://github.com/unicurses/unicurses 'Via Uni-Curses, a NCurses\\PDCurses wrapper')
53-
- It is pretty snappy <!-- Kinda lol -->
53+
- It is pretty snappy ! <!-- Kinda lol -->
5454
- Supports [Termux](https://github.com/termux)
5555
- Cross Platform
5656
- and more
@@ -61,7 +61,7 @@ for more details look into the `__main__.py`
6161
- Undo\Redo
6262
- Improved UI
6363
- Multiple tabs
64-
- [Sixel support](https://github.com/GiorgosXou/TUIFIManager/issues/86#issuecomment-2016846146)
64+
- [Image\Sixel support](https://github.com/GiorgosXou/TUIFIManager/issues/86#issuecomment-2016846146)
6565
- Effect on cutted Files
6666
- Multithread performance
6767

@@ -131,6 +131,12 @@ In `vim_mode` both normal and vim shortcuts work
131131

132132
# 💭 Customization
133133
<details>
134+
<summary><i>How do I change theme?</i></summary>
135+
136+
> You either [download](https://github.com/GiorgosXou/our-tuifi-themes) one or make your own based on this [how-to](https://github.com/GiorgosXou/our-tuifi-themes/blob/main/TUTORIAL.md). <!-- [.](https://github.com/GiorgosXou/TUIFIManager/issues/38) -->
137+
138+
</details>
139+
<details>
134140
<summary><i>How do I enable vim_mode?</i></summary>
135141

136142
> Set `tuifi_vim_mode` enviroment variable to `True`
@@ -189,12 +195,6 @@ In `vim_mode` both normal and vim shortcuts work
189195

190196
> You can either `CTRL + T` or set `tuifi_show_hidden` enviroment variable to `True`
191197
192-
</details>
193-
<details>
194-
<summary><i>How do I change the default colors?</i></summary>
195-
196-
> [look here for more informations](https://github.com/GiorgosXou/TUIFIManager/issues/38)
197-
198198
</details>
199199

200200

0 commit comments

Comments
 (0)