Skip to content

Commit 47a0ced

Browse files
committed
docs: align README with paused follow behavior
1 parent f931956 commit 47a0ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ diffpane sits next to your agent and shows every change as it happens. Git is th
1313
## Features
1414

1515
- **Session baseline** - See cumulative changes across your entire session. diffpane records your starting point and diffs everything against it. Press `r` to reset.
16-
- **Follow mode** - Auto-jumps to the latest changed file and scrolls to the newest change. When you navigate manually, follow pauses and shows `+N new` so you don't miss anything.
16+
- **Follow mode** - Auto-jumps to the latest changed file and scrolls to the newest change. When you navigate manually, follow pauses until you resume it with `f`.
1717
- **Syntax highlighting** - Added and removed lines are color-coded with background colors, so you can tell what changed at a glance. Adapts to dark and light terminals automatically.
1818
- **Zero config** - Single binary, requires only git. Run `diffpane` in any git repo and it works.
1919

0 commit comments

Comments
 (0)