brewery
notashelf /
5a9242b53f3a4122e1031f9326d8ba8b9f31e2b9

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. config: default cursor style/blink and visual bell

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

    NotAShelf3w ago
    unverified0738ce3b6f70
  3. render: inner terminal padding (pad-x/pad-y)

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

    NotAShelf3w ago
    unverified2d319b7e7366
  4. color: config-seeded theme/palette with OSC 4/10/11/17/19 and bg opacity

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

    NotAShelf3w ago
    unverifiedc78687c0aea2
  5. config: load beer.toml and apply font, geometry, scrollback, word delimiters

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

    NotAShelf3w ago
    unverifiedccc30d1bbdf9
  6. build: tag 0.1.0

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

    NotAShelf3w ago
    unverified9df4e8fb8a33
  7. grid: reflow scrollback and screen on resize

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

    NotAShelf3w ago
    unverifiedb7ed08d44c75
  8. search: incremental scrollback search with match highlight and prompt

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

    NotAShelf3w ago
    unverified6f1d4dd7f9dd
  9. osc: clipboard get/set via OSC 52

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

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

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

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

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

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

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

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

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

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

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

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

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

    NotAShelf3w ago
    unverified78874201392c
  16. build: tag 0.0.2

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    NotAShelf3w ago
    unverified88df7c2404ed

Previous Page 2 of 2