File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ ( ** English** / [ Japanese] ( release_note_ja.md ) )
2+
3+ ### Bug fixes
4+
5+ - ` host ` and ` start ` : Fixed a panic in filename completion when the last token was an empty string.
6+ (#4 , [ go-readline-ny #10 ] , Fixed in go-readline-ny v1.21.1 )
7+
8+ [ go-readline-ny#10 ] : https://github.com/nyaosorg/go-readline-ny/pull/10
9+
10+ ### Specification changes
11+
112- Pressing ` r ` in the ` desc ` command without a table name now launches the ` edit ` command for the table under the cursor.
213- Pressing ` Enter ` in the ` desc ` command without a table name now launches ` desc ` command for the table under the cursor.
314- Running ` edit ` without arguments now opens a table selection mode.
Original file line number Diff line number Diff line change 1+ ( [ English] ( release_note_en.md ) / ** Japanese** )
2+
3+ ### 不具合修正
4+
5+ - ` host ` 文, ` start ` 文: 最後のトークンが空文字列のときにファイル名補完で panic が発生する問題を修正
6+ (#4 , [ go-readline-ny #10 ] , go-readline-ny v1.21.1 にて修正)
7+
8+ [ go-readline-ny#10 ] : https://github.com/nyaosorg/go-readline-ny/pull/10
9+
10+ ### 仕様変更
11+
112- テーブル名指定なしの ` desc ` コマンド中に ` r ` を押下すると、` edit (カーソル行のテーブル名) ` を起動するようにした
213- テーブル名指定なしの ` desc ` コマンド中に ` Enter ` を押下すると、` desc (カーソル行のテーブル名) ` を起動するようにした
314- 引数なしで ` edit ` コマンドが起動された時、カーソルでテーブルを選択するモードを起動するようにした。
You can’t perform that action at this time.
0 commit comments