나는 사용하고있다
+~ $ bash --version
GNU bash, version 4.4.0(1)-release (x86_64-unknown-linux-gnu)
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
그리고 내 항목에 추가됨~/.bashrc
set -o vi
그리고 내/etc/inputrc
set show-mode-in-prompt on
set vi-cmd-mode-string "\1\e[1;31m\2:\1\e[0m\2"
그러나 명령 모드에 들어가면 색상이 동일하게 유지됩니다. 누구든지 이 문제를 해결할 수 있나요? 주인공만 +
바뀜: