☰

Current Page

矢印キーを打つと,"^[[A"になる
History

Main Menu

Home Overview Latest Changes

矢印キーを打つと,"^[[A"になる

  1. csh
  • sshでシェルに接続すると,キーボード入力が以下のようになる.
    • ←: ^[[D
    • →:^[[C
    • ↑:^[[A
    • ↓:^[[B
  • 原因?
    • Why does the terminal show ^[[A ^[[B ^[[C ^[[D when pressing the arrow keys in Ubuntu? - Stack Overflow
    • command line - Arrow keys, Home, End, tab-complete keys not working in shell - Ask Ubuntu

このページの著者: takanotume24

When was this page last modified?