nexrall-code 0.5.92 → 0.5.93

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -152454,7 +152454,7 @@ var App2 = ({ onReady }) => {
152454
152454
  }, [forceFullRedraw]);
152455
152455
  const collapseStartupPadding = (0, import_react35.useCallback)(async () => {
152456
152456
  await inkInstance?.waitUntilRenderFlush();
152457
- process.stdout.write("\x1B[2J\x1B[H");
152457
+ process.stdout.write("\x1B[2J\x1B[3J\x1B[H");
152458
152458
  repadBottomChrome();
152459
152459
  setStaticKey((k) => k + 1);
152460
152460
  }, [repadBottomChrome]);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexrall-code",
3
- "version": "0.5.92",
3
+ "version": "0.5.93",
4
4
  "description": "Nexrall Code — AI coding assistant for your terminal (headless agent for scripts, CI and automation)",
5
5
  "keywords": [
6
6
  "ai",