Skip to content

Conversation

@hymkor
Copy link
Owner

@hymkor hymkor commented Nov 10, 2025

English

  • Fix: Correct handling of io.EOF during script execution
  • Suppress output of empty lines and leading/trailing spaces in script output
  • Fix: CSVI launched by SELECT in a script now terminates automatically with >, q, and y

Japanese

  • スクリプト中の SELECT で起動した CSVI は、>, q, y の操作で自動的に終了するようにした。
  • スクリプト実行時の出力で、空行や行頭・行末の空白が出力されないようにした。
  • スクリプト実行時に io.EOF が誤ってエラーとして扱われていた問題を修正した。

- Fixed failure to detect io.EOF in `(*session) Start`
- Fixed issue where io.EOF was incorrectly treated as an error
…ith `>`, `q`, or `y`

- `(*scriptIn) AutoPilotForCsvi` now always returns `misc.CsviNoOperation`.
- `CsviNoOperation` sequentially returns `>`, `q`, `y`, and `io.EOF`.
@hymkor hymkor merged commit 6ba18da into master Nov 10, 2025
1 check passed
@hymkor hymkor deleted the push-swumyroomwrx branch November 10, 2025 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants