“Control R”bash快捷键搜索的条目数量是否有限制?


0

我已将bash历史限制增加到10000,并且我看到我的bash历史已增长到大约6000个条目。但是,当我尝试使用“Ctrl R”搜索我的历史记录时,它只搜索bash历史记录的一部分 - 更具体地说,只搜索最近的命令。

是否有可配置的参数,我可以告诉bash搜索我的整个.bash_history文件?

Answers:


By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.