changed README language toa ccount for stop on user input
This commit is contained in:
parent
916c2c8f93
commit
1c121748f4
|
@ -15,7 +15,7 @@ A simple to use Ollama autocompletion engine with options exposed and streaming
|
||||||
1. In a text document, press space. The option `Autocomplete with Ollama` will appear. Press `enter` to start generation.
|
1. In a text document, press space. The option `Autocomplete with Ollama` will appear. Press `enter` to start generation.
|
||||||
- Alternatively, you can run the `Autocomplete with Ollama` command from the command pallete (or set a keybind).
|
- Alternatively, you can run the `Autocomplete with Ollama` command from the command pallete (or set a keybind).
|
||||||
2. After startup, the tokens will be streamed to your cursor.
|
2. After startup, the tokens will be streamed to your cursor.
|
||||||
3. To stop the generation early, press the "Cancel" button on the "Ollama Autocoder" notification
|
3. To stop the generation early, press the "Cancel" button on the "Ollama Autocoder" notification or type something.
|
||||||
4. Once generation stops, the notification will disappear.
|
4. Once generation stops, the notification will disappear.
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
Loading…
Reference in New Issue