Open command window here: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 15: Line 15:


=== Open a File Explorer from the current Command Prompt/Terminal directory ===
=== Open a File Explorer from the current Command Prompt/Terminal directory ===
* Keyin {{kbd | key=explorer . }} on the command prompt, it will open the current folder in the file explorer
* Keyin {{kbd | key=explorer . }} on the command prompt, it will open the current folder in the file explorer <ref>[https://www.howtogeek.com/howto/15781/open-a-file-browser-from-your-current-command-promptterminal-directory/ Open a File Browser From Your Current Command Prompt/Terminal Directory]</ref>
<ref>[https://www.howtogeek.com/howto/15781/open-a-file-browser-from-your-current-command-promptterminal-directory/ Open a File Browser From Your Current Command Prompt/Terminal Directory]</ref>
* Keyin {{kbd | key=explorer .. }} on the command prompt, it will open the upper folder in the file explorer
* Keyin {{kbd | key=explorer .. }} on the command prompt, it will open the upper folder in the file explorer


Line 38: Line 37:
* Keyin {{kbd | key=open . }} on the terminal prompt, it will open the current folder in the finder
* Keyin {{kbd | key=open . }} on the terminal prompt, it will open the current folder in the finder
* Keyin {{kbd | key=open .. }} on the terminal prompt, it will open the upper folder in the finder
* Keyin {{kbd | key=open .. }} on the terminal prompt, it will open the upper folder in the finder
== Copy current path to clipboard ==
Using tools
* [[Total Commander]]
* sublime text 3: [https://superuser.com/questions/636057/how-to-set-shortcut-for-copy-file-path-in-sublime-text-3 How to set shortcut for `Copy file path` in sublime text 3 - Super User]


== Further reading ==
== Further reading ==

Navigation menu