@brokkai/mjolnir-linux-arm64-gnu 2.3.0 → 2.3.1
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
|
@@ -219,7 +219,7 @@ Its normal Prompt receives focus when ready. `N` opens the full
|
|
|
219
219
|
creation wizard. `s` stops and `r` restarts the selected session without
|
|
220
220
|
confirmation. `d` deletes it after a Yes/No choice; no identifier typing is required.
|
|
221
221
|
|
|
222
|
-
`
|
|
222
|
+
`F7` opens Setup for accounts, targets, projects, new-session defaults, sidebar
|
|
223
223
|
placement, display, review, and web access. Choose Left or Right for the sidebar,
|
|
224
224
|
and turn off **Focus prompt after creating** to keep focus in Sessions.
|
|
225
225
|
|
|
@@ -241,8 +241,8 @@ Targets, and Quota to leave more room for the conversation; from any customized
|
|
|
241
241
|
layout it restores all three panes to standard. Tab leaves every chosen size alone.
|
|
242
242
|
|
|
243
243
|
A few keys answer from everywhere, including while you are typing in Prompt:
|
|
244
|
-
`F2` opens the command palette, `F3` the workspace picker, `F4`
|
|
245
|
-
`
|
|
244
|
+
`F2` opens the command palette, `F3` the workspace picker, `F4` the web viewer,
|
|
245
|
+
`F5` refreshes Targets and Quota, `F7` opens Setup, `Alt+N` opens quick New,
|
|
246
246
|
`Alt+W` opens the full creation wizard,
|
|
247
247
|
`Alt+S` resumes one, `Alt+A` marks everything read, `Alt+X` cancels whatever
|
|
248
248
|
the selected session is in the middle of, `Alt+Z` sizes the focused support
|
package/bin/mj
CHANGED
|
Binary file
|
package/bin/mj-desktop
CHANGED
|
Binary file
|
package/bin/mj-voice-worker
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -10274,14 +10274,14 @@ insights.
|
|
|
10274
10274
|
<h3 id="GPL-3.0-only">GNU General Public License v3.0 only</h3>
|
|
10275
10275
|
<h4>Used by:</h4>
|
|
10276
10276
|
<ul class="license-used-by">
|
|
10277
|
-
<li><a href="https://crates.io/crates/brokk-mj-core/2.3.
|
|
10278
|
-
<li><a href="https://crates.io/crates/brokk-mj-chat/2.3.
|
|
10279
|
-
<li><a href="https://crates.io/crates/brokk-mjolnir/2.3.
|
|
10280
|
-
<li><a href="https://crates.io/crates/brokk-mj-controller/2.3.
|
|
10281
|
-
<li><a href="https://crates.io/crates/brokk-mj-desktop/2.3.
|
|
10282
|
-
<li><a href="https://crates.io/crates/brokk-mj-tui/2.3.
|
|
10283
|
-
<li><a href="https://crates.io/crates/brokk-mj-worker/2.3.
|
|
10284
|
-
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/2.3.
|
|
10277
|
+
<li><a href="https://crates.io/crates/brokk-mj-core/2.3.1">brokk-mj-core 2.3.1</a></li>
|
|
10278
|
+
<li><a href="https://crates.io/crates/brokk-mj-chat/2.3.1">brokk-mj-chat 2.3.1</a></li>
|
|
10279
|
+
<li><a href="https://crates.io/crates/brokk-mjolnir/2.3.1">brokk-mjolnir 2.3.1</a></li>
|
|
10280
|
+
<li><a href="https://crates.io/crates/brokk-mj-controller/2.3.1">brokk-mj-controller 2.3.1</a></li>
|
|
10281
|
+
<li><a href="https://crates.io/crates/brokk-mj-desktop/2.3.1">brokk-mj-desktop 2.3.1</a></li>
|
|
10282
|
+
<li><a href="https://crates.io/crates/brokk-mj-tui/2.3.1">brokk-mj-tui 2.3.1</a></li>
|
|
10283
|
+
<li><a href="https://crates.io/crates/brokk-mj-worker/2.3.1">brokk-mj-worker 2.3.1</a></li>
|
|
10284
|
+
<li><a href="https://crates.io/crates/brokk-mj-voice-worker/2.3.1">brokk-mj-voice-worker 2.3.1</a></li>
|
|
10285
10285
|
</ul>
|
|
10286
10286
|
<pre class="license-text">GNU GENERAL PUBLIC LICENSE
|
|
10287
10287
|
Version 3, 29 June 2007
|