パテ - ctrl + dが機能しない(ctrl + Shift + dが機能します)

パテ - ctrl + dが機能しない(ctrl + Shift + dが機能します)

sshを介してLinuxサーバーに接続するためにsshを使用していますputty

Ctrl通常、Linuxでは+を使用してコマンドプロンプトに入力した文字を削除できますd。しかし、Windowsではputtyこれは機能しません。

Ctrl一般に、+には++dにマッピングされる動作があります。CtrlShiftd

puttyしかし、これは不便で、Linux端末のように作業したいです。

stty -a説明する:

speed 38400 baud; rows 50; columns 189; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; discard = ^O;
min = 1; time = 0;
-parenb -parodd -cmspar cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff -iuclc -ixany -imaxbel iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke -flusho -extproc

この動作を変更する方法はありますかputty

ベストアンサー1

使用する他のWindowsアプリケーションがありますctrl + d...
検索に時間がかかりました...

おすすめ記事