mirror of
https://github.com/dylanaraps/pure-bash-bible.git
synced 2025-09-02 20:02:49 +02:00
@@ -24,6 +24,8 @@ Contrary to popular belief, there is no issue in utilizing raw escape sequences.
|
||||
| `\e[4m` | Underline text. |
|
||||
| `\e[5m` | Slow blink. |
|
||||
| `\e[7m` | Swap foreground and background colors. |
|
||||
| `\e[8m` | Hidden text. |
|
||||
| `\e[9m` | Striket-hrough text. |
|
||||
|
||||
|
||||
## Cursor Movement
|
||||
|
Reference in New Issue
Block a user