Description
As described. Sometimes it's lots of text, sometimes it's just tmux;
.screenrc in use:
startup_message off # default: on
bell_msg ""
obuflimit 20485760 # 10m should be enough.
defflow off
msgwait 0
defscrollback 10000 # default: 100
hardcopydir $HOME/.hardcopy
shell bash
msgwait 1
msgminwait 1
bind l focus right
bind h focus left
bind j focus down
bind k focus up
bind t focus top
bind b focus bottom
escape ^zz
attrcolor b ".I"
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
caption always "%{= 7;0}%-w %{= 0;7} %n %t %{-} %+w%=%S @ %H (%C)"
term screen-256color
truecolor on
defbce "on"
defflow off
termcapinfo xterm-256color 'Co#256:pa#32767'
termcapinfo xterm-256color 'AB=\E[48;5;%dm'
attrcolor b ".I"
termcapinfo xterm ti@:te@
bindkey -m "^[[5;2~" stuff ^u
bindkey -m "^[[6;2~" stuff ^d
bindkey -k "#4" prev # shift left
bindkey -k "%i" next # shift right
defutf8 on
Plugins
No response
OpenCode version
1.1.53
Steps to reproduce
- start screen (install 5.0 from homebrew)
- start opencode
- select text on the screen
- et voila - see screenshot.
The text "tmux;" is not inserted into the textfield - if I type it gets overwritten.
The selected text is copied.
Screenshot and/or share link
Operating System
macOS 15.7.1
Terminal
iTerm2
Description
As described. Sometimes it's lots of text, sometimes it's just tmux;
.screenrc in use:
Plugins
No response
OpenCode version
1.1.53
Steps to reproduce
The text "tmux;" is not inserted into the textfield - if I type it gets overwritten.
The selected text is copied.
Screenshot and/or share link
Operating System
macOS 15.7.1
Terminal
iTerm2