Skip to content

Releases: TerminalStudio/xterm.dart

v4.0.0

27 Feb 07:39
Compare
Choose a tag to compare

Full Changelog: v3.6.1-pre...v4.0.0

v3.4.0

04 Nov 14:09
Compare
Choose a tag to compare
  • Mouse input is enabled by default.
  • Support scrolling in alternate buffer.
  • Fix deleteLines behavior.
  • Fix eraseDisplayFromCursor removes characters before the cursor.

v3.3.0

30 Oct 15:19
Compare
Choose a tag to compare
  • Sync ShortcutManager's shortcuts in didUpdateWidget #140, thanks @jpnurmi.
  • fix: terminal font size not respecting system level font scale #138, thanks @LucasAschenbach.
  • Fix selection color #135, thanks @jpnurmi.
  • fix: dispose controllers of TerminalView #132, thanks @tauu.
  • feat: add hardwareKeyboardOnly flag to TerminalView #131, thanks @tauu.
  • feat: initial mouse support #130, thanks @tauu.
  • feat: limited window manipulation support #129, thanks @tauu.
  • fix: workaround to draw underlined spaces #128, thanks @tauu.
  • feat: block selection #127, thanks @tauu.
  • feat: enable changing the inputHandler of a terminal #126, thanks @tauu.
  • fix: export TerminalTargetPlatform #125, thanks @tauu.
  • fix: only dispose the FocusNodes which TerminalView creates #124, thanks @tauu.
  • feat: expose readOnly flag of CustomTextEdit in TerminalView #123, thanks @tauu.
  • fix: supports numpad enter key #137.
  • feat: expose reflowEnabled flag #104.
  • docs: add virtual keyboard example #141.

3.2.7

13 Sep 02:49
Compare
Choose a tag to compare
Bump version

2.5.0-pre

04 Aug 14:07
c2a1c18
Compare
Choose a tag to compare
2.5.0-pre Pre-release
Pre-release
Merge pull request #51 from linhanyu/master

Fix scroll problem in mobile device.

2.2.0-pre

12 Apr 07:13
Compare
Choose a tag to compare
2.2.0-pre Pre-release
Pre-release
run dart format

2.1.0-pre

20 Mar 03:06
Compare
Choose a tag to compare
2.1.0-pre Pre-release
Pre-release
2.1.0-pre