diff options
Diffstat (limited to 'docs/features.md')
-rw-r--r-- | docs/features.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/features.md b/docs/features.md index 55f1d91a..3aa87aab 100644 --- a/docs/features.md +++ b/docs/features.md @@ -58,7 +58,8 @@ stays selected, allowing you to easily copy it. Terminal hints allow easily interacting with visible text without having to start vi mode. They consist of a regex that detects these text elements and then -feeds them to an external application. +either feeds them to an external application or triggers one of Alacritty's +built-in actions. Hints can be configured in the `hints` and `colors.hints` sections in the Alacritty configuration file. |