brewery
notashelf /
932b14bbfc37bfdc8da9fd258e078acebd2eff92

beer

public

A terminal worth pouring time into

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/beer.git

Commits

  1. 2026-06-26
  2. selection: block (Ctrl-drag) selection, edge autoscroll, word delimiters

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified1b4c293c998d
  3. input: report mouse and focus events to the application

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified219f0a3c949f
  4. pointer: set an I-beam cursor shape over the window

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified8469cd3b392b
  5. vt: honour synchronized output (DECSET 2026) with a present timeout

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified72044c21fde3
  6. render: frame-paced presentation with per-row damage and blink

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverifiedf1c8271d3190
  7. render: mouse selection with clipboard and primary copy-paste

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified78874201392c
  8. build: tag 0.0.2

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverifiedf52af55f66f8
  9. grid: scrollback with mouse-wheel and Shift+PageUp scrolling

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified3dd953b75a22
  10. input: drive key repeat off a calloop timer

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverifiedba8f8d714469
  11. font: bound the glyph cache; synthesize missing bold/italic

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified23ad00348d20
  12. font: render colour emoji from bitmap strikes, scaled to the cell

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified5682027a947c
  13. vt: answer `XTGETTCAP` capability queries

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified8e737dd2fff2
  14. nix: load terminfo in the devshell and complete the package build

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified8486c343d709
  15. render: cut per-frame cost with a fast clear and row fills

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified7254cbf3812b
  16. input: encode keyboard events and send them to the shell

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverifiedb2d656e7bdb3
  17. wayland: spawn the pty after the first configure

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified0df5588f02af
  18. render: cursor shapes, visibility, and focus

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified88df7c2404ed
  19. 2026-06-24
  20. render: draw underline styles, strike, overline, and dim

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified2afb4875bed5
  21. vt: answer XTVERSION, DA3, DECRQM, and the title stack

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified6b3c8dc05945
  22. pty: propagate the shell's exit status

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified56907b411509
  23. render: draw the grid with rasterized glyphs

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf3w ago
    unverified5690e0e883a9
  24. build: tag 0.0.1

    Still not usable, so we're incrementing patch versions only. It's like

    NotAShelf4w ago
    unverifieda3c41c6ccb20
  25. vt: parse terminal output into a grid model

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf4w ago
    unverifiedbc53393aec6f
  26. pty: run the shell and read its output

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf4w ago
    unverified740aefffa8ac
  27. wayland: we have a (blank) window ladies and gentlemen

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf4w ago
    unverifiedc68d3445e72d

Previous Page 2 of 2