

Note to current users: The leading ">" is no longer needed to search all drives. Fixed: Crash when clicking the title in Action mode.

#LISTARY XYPLORER WINDOWS#
Improved: Change default hotkey to Win+G for Windows 8.Improved: Projects search results sorting.Improved: Huge Launch Apps and Projects performance improvements.New: New toolbar position type “ Center of window” in Listary Options – By Window Type.New: Listary Options dialog now supports Tab navigation.New: Listary now remembers your last Launch Apps hotkey status.New: Add a dedicated hotkey for Launch Apps.New: New hotkeys ( Ctrl+N : Next item, Ctrl+P : Previous item, Ctrl+O : Enter Actions menu).New: Projects now supports Search Path.New: Export list content to Excel (.xlsx).


New: Search filters (Check Listary Options – Search for more information).$origPath = getpathcomponent(, 'path').'\'. Get the selected file or, if none selected, the working directory The Caption and key-command I use in the User menu:Ĭopy Q:\ path as *nix (Q:\. LIMITATION: This currently supports only a single SFTP drive. Machine that is connected you Windows machine via SFTP. This is intended for when working in a shell to, for instance, an Ubuntu Otherwise, the status bar confirms success. If the selected file is not on the configured drive, an errorĭialog is presented. The current-working directory is used (and an extra slash is placed at (XYplorer is *the* best Windows Explorer replacement, and you should get it now.) /*Ĭommand to copy the selected item as a *nix path. I wrote a substantial script for Sublime Text, but realized that, since Sublime can run on Windows, Mac, and *nix, they should be written in Jakarta Ant instead. I’ve found a real niche for using XY-scripts, for things that are *only* useful on Windows. My first generically-useful XYplorer script. Tabset("save", "1") tabset("save", "2") tabset("load", "nonxbn_left_pane", "1") tabset("load", "nonxbn_right_pane", "2") catalogload "git_repositories_non_xbnjava.dat" "Open catalog: Non-XBN-Java repositories" Tabset("save", "1") tabset("save", "2") tabset("load", "xbn_left_pane", "1") tabset("load", "xbn_right_pane", "2") catalogload "git_repositories_xbnjava.dat" Someday I’ll move these to script files, and add in custom toolbar button-sets for each catalog as well. If the tabsets don’t exist, they’re created. Each item in this custom toolbar button saves the current tabsets, then opens a catalog along with the tabsets from the last time that catalog was opened.
