Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
エスケープ ^\' は私にこのエラーを与えます:
.screenrc: ' 引用符がありません。
C-' (Ca ではなく) をスクリーン エスケープ キーにできるように、一重引用符をエスケープするにはどうすればよいですか?
私はこのようなものがうまくいくはずだと思います:escape "^''"
escape "^''"
しかし、端末では基になるプロセスに^'プレーンとして送信されるように見えるため、システムでテストすることはできません。'