- space-pen@^4.2.2
- tilde-expansion@0.0.0
- underscore.string@^2.4.0
- atom-space-pen-views@^0.20.0
closed
Closed is a basic approximation of Emacs's ido-mode for opening files and directories. It'll pop open a panel similar to the command palette and will give you possible completions as you type paths. It'll also expand ~ for you.
Opening Closed
cmd-ctrl-p(alt-ctrl-pon Linux): Open a file.
While In Closed
enter(ortab): If the current selection is a file then open it otherwise complete the current path.cmd-enter(ctrl-enteron Linux): Open current path. If it's an existing directory, open in a new atom window, otherwise create a file.
