ubuntu下如何设置PageUp/PageDown键调出使用过的历史命令

vi /etc/inputrc app 大约在第40行,找到page up page down的用法,去掉前面的#号,重启终端便可input 40 # alternate mappings for "page up" and "page down" to search the history 41  "\e[5~": history-search-backward终端 42  "\e[6~": h
相关文章
相关标签/搜索