┌───────────────────── Select ──────────────────────┐
│ ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛⬛ [^] <===== THIS
│ [ ] Files only [x] Case sensitive │
│ [x] Using shell patterns │
└───────────────────────────────────────────────────┘
最初我想将问题表述为“如何激活它”(因为我认为它会为同一个对话框提供以前的条目),但在谷歌搜索一段时间后,似乎它没有任何功能,因为没有教程提到它......
答案1
它是历史记录(条目、以前访问过的目录等)。
1. 在顶部栏上
Left File Command Options Right
┌<─ ~ ───────────────────────────────.[^]>┐┌<─ ~ ───────────────────────────.[^]>┐
│.n Name │ Size │Modify time ││.n Name │ Size │Modify time │
│/.. │UP--DIR│Jun 19 19:44││/.. │UP--DIR│Jun 19 19:44│
窗格上方[^]
是目录历史记录;单击它或按Alt+ Shift+ h。
2. 在底部的命令行末尾(如果启用)
├─────────────────────────────────┤├──────────────────────────────────────┤
│UP--DIR ││UP--DIR │
└─────────────── 141G/276G (51%) ─┘└──────────────────── 141G/276G (51%) ─┘
0 [02:02:02] [^]
1Help 2Menu 3View 4Edit 5Copy 6RenMov 7Mkdir 8Delete 9PullDn 10Quit
这是命令行历史记录;单击它或者点击 或Alt+ h。
3. 在任何对话框输入行上
例如+选择对话框中的Shift+F6重命名工具等。要激活它,请单击它或按Alt+ h。
来源:在 中man mc
,不区分大小写地搜索alt-h
。此外,还有这句引言:
Alt-<chr>
means hold the Meta or Alt key down while typing <chr>. If
there is no Meta or Alt key, type ESC, release it, then type the
character <chr>.