質問

SSHによるDBAccessをFedora Serverに使用します。照会 - 新規、BackspaceとDeleteの両方に影響がありません。

DELETE / BACKSPACEを使用する環境を設定する方法彼らはVIでうまくいく。

編集:もう少し情報。vi内のCTRL-Hは前の文字を削除します(バックスペースと同じ)。DBAccessのCTRL-Hは、カーソルの左側の文字を移動しますが、何も削除しません。

役に立ちましたか?

解決

Finally found the solution! I was using Putty, and the default settings under Terminal-Keyboard was Control-? (127) for backspace. When I set this to Control-H, the cursor in DBAccess goes left one character. It does not remove the character, but this is better than doing nothing at all.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top