simonfunk
Results
2
issues of
simonfunk
How to select a block after inserting it or in general do selecting programmatically. This is how i insert a new block: `this.myEditor.blocks.insert('paragraph', {text: newBlock.text)}, null, this.myEditor.blocks.getBlocksCount());` This works fine...
discussion
## Environment - Platform (select one): - [x] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 1.0.21...
bug
platform:macos
area:tui