#54 mouse support

닫힘
nuclearkev1 년 전을 오픈 · 1개의 코멘트

I don't really care about this, however, most terminal emulators (st, [u]xterm, and terminal.app) don't allow you to highlight things in the editor because termbox attempts to do something with the input. The only emulator that doesn't seem to have this issue with iterm2. That being said, I don't want the mouse to jump the cursor but have a separate region called the mouse region.

  • mouse 1: selects text
  • mouse 2: paste text from clipboard (pbpaste, xclip -out, etc.)
  • mouse 3: copy text to clipboard (pbcopy, xclip -in, etc.)
I don't really care about this, however, most terminal emulators (st, [u]xterm, and terminal.app) don't allow you to highlight things in the editor because termbox attempts to do something with the input. The only emulator that doesn't seem to have this issue with iterm2. That being said, I don't want the mouse to jump the cursor but have a separate region called the mouse region. - mouse 1: selects text - mouse 2: paste text from clipboard (pbpaste, xclip -out, etc.) - mouse 3: copy text to clipboard (pbcopy, xclip -in, etc.)
Kevin "The Nuclear" Bloom 커밋 1 년 전에서 이 이슈 언급
Kevin "The Nuclear" Bloom 코멘트됨, 1 년 전
소유자

I'm not going to support this through termbox. I have no need for this.

I'm not going to support this through termbox. I have no need for this.
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.