diff options
| -rw-r--r-- | docs/docs/configuration/config.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/configuration/config.md b/docs/docs/configuration/config.md index fa51ff3e..408636a8 100644 --- a/docs/docs/configuration/config.md +++ b/docs/docs/configuration/config.md @@ -144,7 +144,7 @@ The default filter to use when searching | global (default) | Search history from all hosts, all sessions, all directories | | host | Search history just from this host | | session | Search history just from the current session | -| directory | Search history just from the current directory | +| directory | Search history just from the current directory (global) | | workspace | Search history just from the current git repository (>17.0) | Filter modes can still be toggled via ctrl-r |
