There was an error while loading. Please reload this page.
1 parent 879e929 commit 32025abCopy full SHA for 32025ab
README.md
@@ -63,7 +63,7 @@ xontrib load output_search
63
```python
64
# Right+Left combination. Meaning for prompt-toolkit: @bindings.add('right', 'left')
65
$XONTRIB_OUTPUT_SEARCH_KEY_META='right'
66
-$XONTRIB_OUTPUT_SEARCH_KEY='left' # text placeholder will be `left__`
+$XONTRIB_OUTPUT_SEARCH_KEY='left' # the text placeholder will be `left__`
67
xontrib load output_search
68
```
69
0 commit comments