File emacs-vterm.changes of Package emacs-vterm
-------------------------------------------------------------------
Tue Dec 24 00:11:13 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
- Update to version 708.99c1f5e:
* Try running the login shell by default for "ssh" and "scp" Tramp methods
* Add option to specify one shell for all Tramp methods
* Add option to try using the login shell for Tramp Methods
* Fix display errors when using text-scale mode with ncurses. Fixes gh#akermu/emacs-libvterm#731
* Detect vterm-mode correctly when using derived modes
* Don't garble partial multi-byte character after control sequence
* Support overriding the maximum scrollback at compile-time
-------------------------------------------------------------------
Mon Mar 25 18:27:26 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
- Update to version 698.ae4ae1a:
* Ensures the starting col is the same as later calculated
* Fix typo: postion -> position
-------------------------------------------------------------------
Mon Feb 26 23:49:52 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
- Depend on emacs-devel to make sure Emacs packaging macros are installed when not building with emacs-eln
-------------------------------------------------------------------
Mon Feb 26 16:36:49 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
- Update to version 696.c3a3a23:
* add example to use another font for vterm buffer
* Differentiate foreground and background colors
* Add separate faces for bright ANSI colors
* Don't allow moving cursor below the last prompt via mouse
* Allow to find beginning and end of line from a specific point
* Fix vterm--remove-fake-newlines when in an empty buffer
* Remove fake newlines in copy mode
* init is_invalidated in Fvterm_new
* add LDFLAGS to statically link libvterm
* Use same shell as TRAMP on remotes.
-------------------------------------------------------------------
Mon Feb 2 18:18:00 UTC 2023 - Björn Bidar <bjorn.bidar@thaodan.de>
- Initial packaging for openSUSE