Simple Terminal Implementation for X

Edit Package st
https://st.suckless.org/

Simple X11 terminal from the "suckless" project.

Refresh
Refresh
Source Files
Filename Size Changed
st-0.8.tar.gz 0000045401 44.3 KB
st-optflags.patch 0000000325 325 Bytes
st.changes 0000002286 2.23 KB
st.desktop 0000000204 204 Bytes
st.spec 0000002471 2.41 KB
Revision 3 (latest revision is 12)
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 588342 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 3)
- Update to version 0.8
  * Change default keybindings
  * Add support for iso14755
  * Add support for enabling/disabling utf
  * use math.h for ceilf
  * xhints: no need to initialize sizeh
  * Reduce visibility wherever possible
  * Limit usage of extern to config.h globals
  * Split mode bits between Term and TermWindow
  * Have selected() check whether selection exists
  * Rely on ttyresize to set tty size
  * Remove x.c dependency on term
  * Remove Time argument from xsetsel
  * Make win variable internal to x.c
  * Factor out equivalent code from ttyread/ttysend
  * Pass new dimensions into ttyresize
  * Call xsetenv() in main process instead of child
  * Fix color with FAINT attribute
  * Apply ATTR_REVERSE after ATTR_FAINT
  * Handle XftFontOpenPattern failure.
  * base64dec: skip non-printable characters like \r\n
  * Add dim/smxx/rmxx to terminfo, remove duplicate kich1
  * Add color change terminfo capabilities
  * Simplify how we keep ATTRs under cursor
  * keep some glyph modes for the cursor
  * Support xterm Ms feature to set clipboard
  * Split X-specific code into x.c
  * Fixed 'missing glyph doesn't use fontconfig config substitutions' bug
  * make the various combinations of arrow keys and shift/control/meta work
  * tic -s -> tic -sx (Treat unknown capabilities as user-defined.)
  * Add tmux capabilities to st.info
  * Make strdump(), csidump(), print to stderr
  * Do not use color when font attributes are supported
  * Add missing device path to '-l' example
  * Add parsing of DCS q sequences
  * Delete ncv capability from terminfo
  * st.info: do not prevent st from displaying attributes
- cleanup with spec-cleaner
- drop st-verbose_makefile.patch
  * fixed upstream in fabd4602b3223666165c76c397644a081b9a97e5
- rebase st-optflags.patch
- use https urls
- renumber patch
Comments 0
openSUSE Build Service is sponsored by