Any updates on this?
Since I only use 1-tab ever, it is really a waste of space for me to have essentially 2 address bars: one address bar and one breadcrumb bar.
Search found 6 matches
- 15 Jul 2016 04:16
- Forum: Tips & Tricks, Questions & Answers
- Topic: Address Bar / Breadcrumb Combo ??
- Replies: 16
- Views: 6286
- 18 Mar 2016 18:22
- Forum: Script Exchange
- Topic: Standard documentation?
- Replies: 6
- Views: 2510
Re: Standard documentation?
Thanks!
I've successfully got my sublime and gitbash working to open current directory!
If anyone else needs it: https://gist.github.com/drozzy/86c9c925013bdf8ea36a
Awesome.
I've successfully got my sublime and gitbash working to open current directory!
If anyone else needs it: https://gist.github.com/drozzy/86c9c925013bdf8ea36a
Awesome.
- 14 Mar 2016 21:37
- Forum: Script Exchange
- Topic: Standard documentation?
- Replies: 6
- Views: 2510
Re: Standard documentation?
Where can I find the .chm file?
Thanks.
Thanks.
highend wrote:It's in the XY .chm help file?
Advanced topics - Scripting Commands Reference
About quoting:
We had a lot of threads about that one here in the forums as well
- 14 Mar 2016 18:03
- Forum: Script Exchange
- Topic: Standard documentation?
- Replies: 6
- Views: 2510
Standard documentation?
Can't seen to find the standard scripting documentation.
I.e. what parameters "run" and "openwith" take? When to double-quote program names etc...
I.e. what parameters "run" and "openwith" take? When to double-quote program names etc...
- 27 Feb 2016 05:26
- Forum: Script Exchange
- Topic: Gitbash (commandlet)
- Replies: 2
- Views: 2079
Re: Gitbash (commandlet)
Thanks, the command worked perfectly!
P.S.: Purchased xyplorer since it's such a great tool. Running windows 10 :-)
Code: Select all
run """C:\Program Files\Git\bin\sh.exe"" --login -i", "<curpath>";- 25 Feb 2016 16:52
- Forum: Script Exchange
- Topic: Gitbash (commandlet)
- Replies: 2
- Views: 2079
Gitbash (commandlet)
I want to create a commandlet (the little thing in catalog that let's you click on it and it opens something with an application - just like the "Notepad (try dropping files here)" example). The purpose should be to open a windows "Gitbash" shell for the currently open folder. He...
XYplorer Beta Club