Files
emacs-vterm/_service
Björn Bidar 726637d553 - 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

OBS-URL: https://build.opensuse.org/package/show/editors/emacs-vterm?expand=0&rev=6
2024-12-24 00:46:06 +00:00

20 lines
786 B
XML

<!-- -*- xml -*- !-->
<services>
<service mode="manual" name="obs_scm">
<param name="parent-tag">0e3163109795b459c110ac9f9b772d8cb6900695</param>
<param name="versionformat">@TAG_OFFSET@.%h</param>
<param name="url">https://github.com/akermu/emacs-libvterm.git</param>
<param name="filename">emacs-libvterm</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">Björn Bidar &#60;bjorn.bidar@thaodan.de&#62;</param>
</service>
<service mode="manual" name="set_version"/>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
</services>