Skip to content

ForgeTerm 0.1.3

Latest

Choose a tag to compare

@eliophan eliophan released this 05 Mar 06:37
· 2 commits to main since this release

Fixes

  • IME commit fallback: improved fallback handling when compositionend is missing
  • Paste duplication: suppress duplicate paste input
  • Buffered IME paste: avoid double paste in buffered mode

Improvements

  • IME overlay: align overlay to the cursor position for more accurate composition UI

Keybinds

  • Cmd+K: clear screen (Ctrl+L)
  • Cmd+Shift+K: clear scrollback
  • Cmd+L: focus terminal
  • Cmd+C: copy selection (if any)
  • Cmd+Shift+C: send SIGINT (Ctrl+C)
  • Cmd+V: paste clipboard