./x11/st-term, Simple terminal implementation for X

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.2nb1, Package name: st-term-0.9.2nb1, Maintainer: leot

st is a simple virtual terminal emulator for X which sucks less.


Required to run:
[graphics/freetype2] [fonts/fontconfig] [fonts/Xft2]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 47.247 KB

Version history: (Expand)


CVS history: (Expand)


   2024-08-03 09:08:05 by Thomas Klausner | Files touched by this commit (1)
Log message:
st-term: remove now incorrect MESSAGE
   2024-08-03 08:53:18 by Thomas Klausner | Files touched by this commit (1)
Log message:
st-term: don't overwrite term type

From RVP in PR 58544.

Bump PKGREVISION.
   2024-08-02 12:17:18 by pin | Files touched by this commit (2) | Package updated
Log message:
x11/st-term: update to 0.9.2

 - Reset title when an empty title string is given
 - Revert "Fix cursor move with wide glyphs"
   2024-03-24 21:53:39 by Leonardo Taccari | Files touched by this commit (2)
Log message:
st-term: Update to 0.9.1

Changes:
0.9.1
-----
- Fix: bounds checks of dc.col.
- Fix: buffer overflow when handling long composed input.
- Ignore C1 control characters in UTF-8 mode.
- Improvements to cell handling and wide characters.
- Default config: decrease the default minlatency.
- Various other terminal fixes and compatibility improvements.
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-10-09 14:40:57 by Leonardo Taccari | Files touched by this commit (2)
Log message:
st-term: Update to 0.9

0.9
---
- Bug fixes and improvements
   2022-01-07 14:11:12 by Leonardo Taccari | Files touched by this commit (2)
Log message:
st-term: Update to 0.8.5

Changes:
0.8.5
-----
 - Add support for OSC color sequences
 - Correctly encode mouse buttons >= 8 in X10 and SGR mode
 - Add WM_ICON_NAME property support