Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-08-10 07:36:51 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/rterm: update to 0.0.6

0.0.6
-Initial cursor style support.
-Support blinking cursor.
-Added OSC 12 and 112, set and reset cursor color.
-Add XTVERSION CSI code.
-Draw underline and strikethough attribs.
-fix a panic in set_dirty() when selection is out after resize

0.0.5
-Bump crate versions and fix minor nix issues.
-Implement 256 and true color support.
-Add initial OSC codes, mostly color related.
-Implement the alternate screen.
-Fix bug in font width for some fonts.
-Cleanup to advance width fix.
   2021-08-02 17:38:37 by pin | Files touched by this commit (1)
Log message:
x11/rterm: simplify Makefile
   2021-07-22 18:16:38 by Tobias Nygren | Files touched by this commit (21)
Log message:
g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk.
   2021-07-05 10:43:27 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/rterm: update to 0.0.4

-fix for arm64.

This change hopefully fixes building on aarch64
   2021-04-17 19:47:48 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/rterm: update to 0.0.3

-copy graph0 charset chars from st
-added some command options
-redraw on expose change
-support bold and italic fonts
-support X geometry <widt>x<hheight>+<xoff>+<yoff>
-bugfix: sel_text may be none
-bump up version to 0.0.3
   2021-04-01 23:02:32 by pin | Files touched by this commit (5)
Log message:
x11/rterm: import package

st is a simple terminal implementation for X from suckless.org
rterm is a port of suckless terminal (st) to rust.

Next | Query returned 16 messages, browsing 11 to 20 | previous