Перейти к содержимому

Hunk: terminal diff viewer explained

DevCamp AI

0:00 / 0:00

Hunk: terminal diff viewer explained

193 просмотра · 3 недели назад
DevCamp AI
2 подписчика
193 просмотра · 3 недели назад
hunk is a terminal diff viewer built for reviewing changes an agent wrote. It keeps your position: you jump between hunks instead of scrolling, and an agent can leave inline comments in the window while it's open. Repo: https://github.com/modem-dev/hunk Install: npm i -g hunkdiff