mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-12 21:22:31 +00:00
Mention the first release where color support was added: https://github.com/rakshasa/rtorrent/releases/tag/v0.15.2
+1
-1
@@ -410,7 +410,7 @@ If the chunk is in **bold** it means you do not have that chunk yet, if it is <u
|
||||
|
||||
## Color Support ##
|
||||
|
||||
In the `master` branch (TODO: Replace with next release version), several new color commands are available for the ncurses UI. Each color is defined as a string in the format of:
|
||||
Since `v0.15.2` several new color commands are available for the ncurses UI. Each color is defined as a string in the format of:
|
||||
```
|
||||
<foreground attributes> <foreground color> [on <background attributes> <background color>]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user