Update docs for inline images, remove PI_NO_IMAGES env var
- Add CHANGELOG entry for inline image rendering feature - Add /show-images to slash commands table in README - Expand Image Support section with inline rendering info - Add terminal.showImages to settings documentation - Remove PI_NO_IMAGES environment variable feature
This commit is contained in:
@@ -209,8 +209,6 @@ tui.addChild(image);
|
||||
|
||||
Supported formats: PNG, JPEG, GIF, WebP. Dimensions are parsed from the image headers automatically.
|
||||
|
||||
Set `PI_NO_IMAGES=1` to disable inline rendering and always use the text fallback.
|
||||
|
||||
## Autocomplete
|
||||
|
||||
### CombinedAutocompleteProvider
|
||||
|
||||
Reference in New Issue
Block a user