This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit be03ca0
Fix chat selection bugs and preserve node selection on updates
- Chat message filter in input handler now matches ChatPanel (broadcast
only), fixing: up arrow needing multiple presses, selecting past last
message, and 'n' navigating to wrong node
- Node selection is preserved by tracking selected node number across
list updates instead of relying on index alone
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2c9b833 commit be03ca0
1 file changed
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1876 | 1876 | | |
1877 | 1877 | | |
1878 | 1878 | | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
| 1882 | + | |
| 1883 | + | |
| 1884 | + | |
| 1885 | + | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
| 1894 | + | |
| 1895 | + | |
| 1896 | + | |
| 1897 | + | |
1879 | 1898 | | |
1880 | 1899 | | |
1881 | 1900 | | |
| |||
2308 | 2327 | | |
2309 | 2328 | | |
2310 | 2329 | | |
2311 | | - | |
| 2330 | + | |
2312 | 2331 | | |
2313 | 2332 | | |
2314 | 2333 | | |
| |||
0 commit comments