|
@@ -1,3 +1,6 @@
|
|
|
|
|
+# [upcoming]
|
|
|
|
|
+* Support customizing word separators for selection [#160]. Thanks [@itzhoujun].
|
|
|
|
|
+
|
|
|
## [3.4.1] - 2023-01-27
|
|
## [3.4.1] - 2023-01-27
|
|
|
* Fix Flutter 3.7 incompatibilities [#151], thanks [@jpnurmi].
|
|
* Fix Flutter 3.7 incompatibilities [#151], thanks [@jpnurmi].
|
|
|
|
|
|
|
@@ -204,6 +207,8 @@
|
|
|
[@jpnurmi]: https://github.com/jpnurmi
|
|
[@jpnurmi]: https://github.com/jpnurmi
|
|
|
[@LucasAschenbach]: https://github.com/LucasAschenbach
|
|
[@LucasAschenbach]: https://github.com/LucasAschenbach
|
|
|
[@tauu]: https://github.com/tauu
|
|
[@tauu]: https://github.com/tauu
|
|
|
|
|
+[@itzhoujun]: https://github.com/itzhoujun
|
|
|
|
|
+
|
|
|
|
|
|
|
|
[#40]: https://github.com/TerminalStudio/xterm.dart/pull/40
|
|
[#40]: https://github.com/TerminalStudio/xterm.dart/pull/40
|
|
|
[#43]: https://github.com/TerminalStudio/xterm.dart/pull/43
|
|
[#43]: https://github.com/TerminalStudio/xterm.dart/pull/43
|
|
@@ -247,3 +252,5 @@
|
|
|
|
|
|
|
|
[#151]: https://github.com/TerminalStudio/xterm.dart/pull/151
|
|
[#151]: https://github.com/TerminalStudio/xterm.dart/pull/151
|
|
|
|
|
|
|
|
|
|
+[#160]: https://github.com/TerminalStudio/xterm.dart/pull/160
|
|
|
|
|
+
|