Ido mode is too smart, can I get it to NOT complete a filename?

前端 未结 1 1952
独厮守ぢ
独厮守ぢ 2020-12-04 11:44

My problem: I have Ido-mode enabled and I want to edit (for example) a file .emacs in my home directory. I have no .emacs file there, but I do have

相关标签:
1条回答
  • 2020-12-04 12:15

    You can either press C-j to accept what you have typed so far, or C-f which will drop you into regular find-file

    0 讨论(0)
提交回复
热议问题