diff options
| author | Sebastian Herrlinger <[email protected]> | 2025-11-18 00:22:10 +0100 |
|---|---|---|
| committer | Sebastian Herrlinger <[email protected]> | 2025-11-18 00:22:21 +0100 |
| commit | bf6204f577047cc847df9db4ae0426c60f211cb9 (patch) | |
| tree | 656b934cf57a341a5761506d43ed2123fb25b110 /.gitignore | |
| parent | 17cde9feb7d888eee226252197dd335dd21b2981 (diff) | |
| download | opencode-bf6204f577047cc847df9db4ae0426c60f211cb9.tar.gz opencode-bf6204f577047cc847df9db4ae0426c60f211cb9.zip | |
upgrade opentui to v0.1.46
- enable bracketed paste (and more) on win
- fix word wrapping with CJK and at wrap/chunk boundaries
- old style meta+arrow
- allow <1 scroll speed for slowdown
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d1d983962..b539117a2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ dist **/.serena .serena/ refs +Session.vim +opencode.json |
