Boot up Tasks: Difference between revisions
Jump to navigation
Jump to search
→程式開發者
(→程式開發者) |
|||
| Line 124: | Line 124: | ||
=== 從當下瀏覽的檔案視窗的資料夾路徑,快速開啟命令列視窗 === | === 從當下瀏覽的檔案視窗的資料夾路徑,快速開啟命令列視窗 === | ||
* [[Open command window here]] | * [[Open command window here]] | ||
* | |||
* [https://conemu.github.io/ ConEmu] On {{Win}} | |||
*# Setup [https://conemu.github.io/en/Tasks.html Tasks] | |||
*# Define the command e.g. Input {{kbd | key=<nowiki>-new_console:d:C:\path\to\beach cmd.exe</nowiki>}} to open the folder {{kbd | key=<nowiki>C:\path\to\beach</nowiki>}} quickly. | |||
* [https://www.cygwin.com/ Cygwin] On {{Win}} 檔案總管選定某個資料夾,點選 「傳送到」 -> 「Cygwin」,就可以開啟 Cygwin 視窗,並且自動切換到選定的資料夾 | |||
*# Open the explorer on {{Win}} and enter the {{kbd | key=shell:sendto}} to open the folder of shortcuts | |||
*# Add a new shortcut {{kbd | key=<nowiki>C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico C:\cygwin64\bin\bash.exe -l -c "cd \"$0\" ; exec bash"</nowiki>}} it the Cygwin was installed on C drive | |||
* [https://iterm2.com/ iTerm2] On {{Mac}} [https://stackoverflow.com/questions/50370854/is-it-possibile-to-open-iterm-in-current-finder-position macos - is it possibile to open iTerm in current Finder position - Stack Overflow] | * [https://iterm2.com/ iTerm2] On {{Mac}} [https://stackoverflow.com/questions/50370854/is-it-possibile-to-open-iterm-in-current-finder-position macos - is it possibile to open iTerm in current Finder position - Stack Overflow] | ||
| Line 134: | Line 142: | ||
* 「傳送到」[https://www.howtogeek.com/howto/windows-vista/customize-the-windows-vista-send-to-menu/ Customize the Send To Menu in Windows 10, 8, 7, or Vista] | * 「傳送到」[https://www.howtogeek.com/howto/windows-vista/customize-the-windows-vista-send-to-menu/ Customize the Send To Menu in Windows 10, 8, 7, or Vista] | ||
=== 快捷文字與自動替換文字 === | === 快捷文字與自動替換文字 === | ||