@rnbsolucoes/axion-code 0.1.87 → 0.1.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -134,11 +134,13 @@ the local default in the TUI with `/settings remote-control-ttl 24h`; use
|
|
|
134
134
|
Axion Code session is open.
|
|
135
135
|
|
|
136
136
|
When remote-control is active, the TUI footer shows `mode remote-control` in
|
|
137
|
-
green with `Ctrl+U URL`. Press `Ctrl+U` to show and copy the
|
|
138
|
-
again.
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
to
|
|
137
|
+
green with `Ctrl+U URL` and `Ctrl+Y QR`. Press `Ctrl+U` to show and copy the
|
|
138
|
+
active remote URL again. Press `Ctrl+Y` to show and copy the full QR payload,
|
|
139
|
+
which avoids mouse-selection issues when the terminal selection crosses the
|
|
140
|
+
sidebar. Positional mouse capture is enabled by default so scroll stays scoped
|
|
141
|
+
to Timeline, Plan and Tasks and does not move the composer or whole terminal.
|
|
142
|
+
For terminal-native mouse selection, use `/settings mouse text-select`; restore
|
|
143
|
+
scoped scrolling with `/settings mouse advanced`.
|
|
142
144
|
|
|
143
145
|
## Native Browser And Computer-Use
|
|
144
146
|
|
|
Binary file
|
|
Binary file
|