If you're using ido
to open a file and you want to "step out" of ido
in the middle of completing, you can use C-f
. For example:
Ctrl+X Ctrl+F (find-file
)
Find file: ~/{ .emacs.d/ | bin/ | some-file.txt | tmp/ ... }
T Enter (narrow options with ido
)
Find file: ~/tmp/{ file1.txt | file2.txt | subdir/ }
Ctrl+F ("step out" of ido
mode)
Find file: ~/tmp/