brewery
notashelf /
28a49c5bbedf7d9785c49eb667eba539f9b56212

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. osc: clipboard get/set via OSC 52

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

    NotAShelf3w ago
    unverified28a49c5bbedf
  3. selection: block (Ctrl-drag) selection, edge autoscroll, word delimiters

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

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

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

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

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

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

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

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

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

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

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

    NotAShelf3w ago
    unverified78874201392c
  9. build: tag 0.0.2

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    NotAShelf4w ago
    unverified2afb4875bed5
  22. vt: answer XTVERSION, DA3, DECRQM, and the title stack

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

    NotAShelf4w ago
    unverified6b3c8dc05945
  23. pty: propagate the shell's exit status

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

    NotAShelf4w ago
    unverified56907b411509
  24. render: draw the grid with rasterized glyphs

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

    NotAShelf4w ago
    unverified5690e0e883a9
  25. build: tag 0.0.1

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

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

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

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

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

    NotAShelf4w ago
    unverified740aefffa8ac

Page 1 of 2 Next