Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Commit addb2d2

Browse files
staticoclaude
andcommitted
Update README with accurate keybindings and features
- Add nodeinfo to log view and node commands - Add ACK notifications feature - Add Ctrl+L redraw to global keybindings - Add Log View keybindings section - Remove redundant device notifications entry 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent fd0754b commit addb2d2

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ A terminal UI for monitoring and configuring Meshtastic mesh networks. Connects
3636
- **Chat view** - Send and receive channel messages with emoji support
3737
- **DM view** - Direct messages with delivery confirmation and resend support
3838
- **Config view** - View and edit device configuration with batch mode
39-
- **Log view** - Position and traceroute response history
40-
- **Node commands** - Traceroute, position/telemetry request, direct ping, DM, MeshView lookup
39+
- **Log view** - Position, traceroute, and nodeinfo response history
40+
- **Node commands** - Traceroute, position/telemetry/nodeinfo request, direct ping, DM
41+
- **ACK notifications** - Visual feedback when nodes acknowledge your packets
4142
- **MeshView integration** - Update node info from a MeshView server
42-
- **Device notifications** - Auto-dismissing modal for device alerts
4343
- **Persistent storage** - SQLite database for nodes, messages, and packets
4444
- **Session support** - Multiple named sessions for different radios
4545

@@ -98,6 +98,7 @@ Options:
9898
|-----|--------|
9999
| 1-6 | Switch to view |
100100
| [ / ] | Previous / Next view |
101+
| Ctrl+L | Redraw screen |
101102
| q | Quit |
102103
| ? | Toggle help |
103104

@@ -169,6 +170,13 @@ Options:
169170
| Escape | Back / Unfocus |
170171
| # | Delete conversation |
171172

173+
### Log View
174+
175+
| Key | Action |
176+
|-----|--------|
177+
| j/k | Navigate responses |
178+
| g/G | First/last response |
179+
172180
### Config View
173181

174182
| Key | Action |

0 commit comments

Comments
 (0)