ido-magic-forward-char

ido-magic-forward-char is an interactive compiled Lisp function in `ido.el'.


(ido-magic-forward-char ARG)

Move forward in user input or perform magic action.
If no user input is present, or at end of input, perform magic actions:
C-x C-b ... C-f switch to `ido-find-file'.
C-x C-f ... C-f fallback to non-Ido `find-file'.
C-x C-d ... C-f fallback to non-Ido brief `dired'.
C-x d ... C-f fallback to non-Ido `dired'.