Releases: lpwanw/procs
Releases · lpwanw/procs
Release list
v0.5.0
Changelog
- a7eca52 chore(release): use archives.formats (goreleaser v2)
- 4d4184e feat(tui): detach mode — daemon/client split with tmux-style reattach
- 79e9ea3 feat(tui): mouse select+copy in attach mode with tmux-style child forwarding
- d32adcf fix(procstats): prune stale descendant handles after each sample
- 7a7f7f6 fix(tui): guard mouse handlers against stale rowToRaw vs rawLines
- 701714e fix(tui): keep copy-mode cursor visible under line wrap
- 9be8228 fix(tui): scroll wheel scrolls logs instead of switching project
- 70e019a perf(log): cache DecodeForRender result at ingest
- bf9789f perf(tui): linear ANSI scanning + fast paths in log repaint
- 8e5c260 perf(tui): replace bubbles viewport with windowed row renderer
v0.4.0
Changelog
- 49a093d feat(tui): Ctrl+E hotkey to edit config + auto reload
v0.3.2
Changelog
- e52cf92 chore(install): default PREFIX to $HOME/.local, no sudo
v0.3.1
Changelog
- b1833dd feat(tui): embedded vt attach in content pane
- acc62b1 feat(tui): mouse drag-select on log pane + paste forwarding in attach
- e118b5c feat(tui,git): branch picker filter + in-TUI fetch/pull, Ctrl-L clear
- 939f7cf fix(tui): render mouse drag selection highlight on log pane
- 9ad1724 refactor(tui): standardize attach detach key to double Esc
v0.3.0
v0.2.0
v0.1.0
Changelog
- 926fa2d chore(go): lower go directive to 1.25 so CI can resolve the toolchain
- 45ea661 ci: release workflow (goreleaser on v* tags)
- c802f72 disable ci
- d89150f disable ci
- e7dd58d docs(readme): document install/update/uninstall paths
- 6933cc7 docs(readme): drop bun/port framing, refresh keybindings
- bc21e4b feat(tui): vim-style search, command bar, scrollbar, quick-jump, double Ctrl+C
- 1bb4bb7 fix(process,tui): improve signal handling and routing stability
- 451b8f6 fix(tui): seed sidebar with idle projects and hide empty counter
- 81237d7 init
- 0b62251 overlay toast