Warning, /utilities/krusader/NEWS is written in an unsupported language. File is not indexed.
0001 ------------------------------------------------------------------------ 0002 - Krusader NEWS 0003 ------------------------------------------------------------------------ 0004 - This file should contain a brief description of new features. 0005 - In some way an extension to the ChangeLog. 0006 ------------------------------------------------------------------------ 0007 0008 0009 0010 -------------------------------- 2.8.0 A New Day ----------------------- 0011 0012 New features: Tab convenience. 0013 - Duplicating with double click 0014 - Closing tabs with Ctrl+LMB or Alt+LMB (configurable) 0015 - Undoing the closed tabs while the app is running 0016 - Dynamically sized tabs 0017 - New tab position is configurable 0018 - New Tab Button behavior is configurable 0019 - Tab button visibility options fine-tuned 0020 0021 New feature: History and suggestions in New Folder dialog. 0022 0023 New feature: Hit Rename shortcut (F2) multiple times to cycle through 0024 full name, file name and extension selections. 0025 0026 New feature: Shift+Del removes undesired entries from the history in various dialogs. 0027 0028 Improved sync between the panel and embedded terminal. 0029 0030 Improved color configuration. 0031 0032 Change: Default shortcuts for New Tab and Duplicate Current Tab are swapped 0033 to align with other KDE software. 0034 0035 Change: Default shortcut for embedded terminal (Ctrl+Alt+T to Ctrl+Alt+E) 0036 to avoid a conflict with default global shortcut for the terminal. 0037 0038 Fixed 60+ issues including some crashes, important problems with viewing archives 0039 and iso files, file selection and directory deletion. See ChangeLog. 0040 0041 0042 0043 -------------------------------- 2.7.2 Peace of Mind ------------------- 0044 0045 Bug fix release. See ChangeLog. 0046 0047 -------------------------------- 2.7.1 Peace of Mind ------------------- 0048 0049 Bug fix release. See ChangeLog. 0050 0051 -------------------------------- 2.7.0 Peace of Mind ------------------- 0052 0053 New feature: Quick Search in Bookmark menu 0054 - Just type letters to search: bookmarks are matched by name prefix 0055 - Once a single bookmark is matched, it's immediately triggered 0056 - If multiple bookmarks are matched by the prefix, they are highlighted 0057 and the first one is selected - hit Enter to activate the bookmark 0058 - Accelerators work only if the keystroke is the first one 0059 - Backspace is supported 0060 - Search is case insensitive unless you type a capital letter 0061 - Search bar visibility can be controlled in Konfigurator 0062 - Search bar is intentionally a read-only field 0063 0064 New feature: Tab pinning. 0065 - A pinned tab is a locked tab with temporarily changeable address. 0066 - Available from popup menu of a tab. 0067 0068 New feature: Tooltip with file information when you hover a file name. 0069 0070 New feature: Extended options for Tree Panel (activated by a popup menu at the header) 0071 - Show/Hide hidden folders 0072 - Start the tree from the closest Place (i.e. device) 0073 - Start the tree from current directory 0074 0075 New feature: -d option. 0076 - Turns on debug output in Krusader. 0077 - Helpful for bug reports - we encourage to attach debug console output to reports. 0078 0079 Change: Default Multi Rename shortcut is changed (Shift+F9 -> Shift+F2) 0080 to align with the default Rename shortcut (F2). 0081 0082 Addressed issues of using custom icon themes and running in non-KDE environments. 0083 - Icons are rendered according to per-icon fallback logic: 0084 - Your active theme is matched first 0085 - Fallback icon theme specified in Konfigurator is matched next 0086 - Breeze or Oxygen are matched next if they are installed. 0087 Please note that Breeze is icon-complete theme for Krusader, 0088 Oxygen has also become icon-complete recently, and these themes 0089 are considered to be weak dependencies of Krusader meaning that 0090 in order to run smoothly one of these should be installed 0091 (we don't require it's activated though). 0092 - If no match is found, a special "missing" icon is rendered. 0093 - Due to improved algorithms, your MIME icons (file type icons) should 0094 look better (more icons are found, they are coming from an active theme 0095 if found in there). 0096 0097 Fixed 40+ issues including some regressions. See ChangeLog. 0098 0099 0100 0101 -------------------------------- 2.4.0 - 2.6.0 ------------------------- 0102 0103 News for these releases were not written at the release time. Please refer to ChangeLog. 0104 0105 0106 0107 -------------------------------- 2.3.0 New Horizons -------------------- 0108 0109 New feature: QuickFilter: 0110 - "QuickFilter" action (default shortcut CTRL+i) shows and focuses quickfilter 0111 - when quickfilter is focused: Return sets focus to panel 0112 - when panel or quickfilter is focused: ESC closes QuickFilter 0113 0114 New feature: dbus interface: org.krusader.Instance.openUrl(QString url) 0115 - path: /Instances/<instance> 0116 - if there is already a tab open with that url, it is activated, otherwise a new tab is opened in the active panel 0117 0118 0119 0120 -------------------------------- 2.2.0 Dekade -------------------------- 0121 0122 Reorganize Konfigurator: 0123 "Look & Feel" page becomes "Panel" - 0124 the contents are moved as follows: 0125 0126 "-->" = moved to 0127 "=" = becomes 0128 0129 Look & Feel = Panel 0130 Operation = removed 0131 Look & Feel = removed 0132 Warn on exit --> General 0133 Minimize to tray --> General 0134 Autoselect directories --> Panel > General > Operation 0135 Rename selects extension --> Panel > General > Operation 0136 Use full tab names --> Panel > General > Tabs 0137 Quicksearch --> Panel > General 0138 Panel = Panel > View 0139 Panel layout = removed 0140 Quicksearch position --> Panel > General > Quickseach 0141 Tab Bar position --> Panel > General > Tabs 0142 Status/Totalsbar settings --> Panel > General 0143 Panel Toolbar = Buttons 0144 General 0145 various viewer/editor settings --> General > Viewer/Editor (tab) 0146 Atomic Extensions --> General > Atomic Extensions (tab) 0147 0148 New feature: when single-instance mode is active, and it is attempted to start a new instance with an url as argument 0149 or the --left/--right options, the url(s) is/are opened in the already running instance 0150 0151 New feature: url command-line argument 0152 - opens the specified url in a new tab in the active panel 0153 0154 New feature: dbus interface: org.krusader.PanelManager.newTab(QString url) / newTabs(QStringList) 0155 - path: /Instances/<instance>/left_manager|right_manager 0156 0157 New feature: detailed view context-menu option "Automatically Resize Columns" 0158 - automatically deactivated on manual resize 0159 0160 New feature: change icon size individually per view 0161 - 3 new actions: zoom in, zoom out, default zoom in mainmenu > view 0162 - sizes are saved/restored 0163 0164 New feature: thumbnails for the listviews 0165 - new action "Show Previews" which can also be found in mainmenu > view 0166 - toggleable separately per view 0167 0168 0169 0170 -------------------------------- 2.1.0 Rusty Clutch -------------------- 0171 0172 New feature: better trash implementation 0173 - 2 new actions: trash bin -> to open and empty trash (by default it's on the toolbar) 0174 empty trash -> empties the trash (by default it's in the menu) 0175 - added a predefined bookmark for the trash 0176 - right click menu in the trash 0177 - elements can be deleted from the trash 0178 - elements can be restored from the trash 0179 - the trash bin can be emptied 0180 0181 0182 0183 -------------------------------- 2.0.0 stable "Mars pathfinder" -------- 0184 0185 Change: alt+letter shortcuts had collisions with dynamically assigned hotkeys 0186 Old shortcut New shortcut Function 0187 Alt+C Alt+Shift+C Compare directories 0188 Alt+D Alt+Shift+S Disk usage 0189 Alt+E Alt+Shift+E Test archive 0190 Alt+K Alt+Shift+K Start Root Mode Krusader 0191 Alt+L Alt+Shift+L Profiles 0192 Alt+O Alt+Shift+O Sync Panels 0193 Alt+P Alt+Shift+P Pack 0194 Alt+Q Alt+Shift+Q Queue Manager 0195 Alt+U Alt+Shift+U Unpack 0196 Alt+Y Alt+Shift+Y Synchron directory changes 0197 not changed: 0198 Alt+Shift+B Brief view 0199 Alt+Shift+D Detailed view 0200 Alt+Home Home 0201 Alt+* Invert Selection 0202 Alt+Left Left Bookmarks 0203 Alt+Right Right Bookmarks 0204 Alt+/ MountMan 0205 Alt+Enter Properties 0206 Alt++ Select All 0207 Alt+- Unselect All 0208 Alt+Down Toggle Popup Panel 0209 0210 New feature: support for tar.lzma (KDE's tar protocol doesn't support it yet) 0211 http://www.krusader.org/phpBB/viewtopic.php?t=2032 0212 http://bugs.kde.org/show_bug.cgi?id=176881 0213 0214 New feature: Possibility to choose one of 5 methods of sorting in the panel. 0215 Konfigurator->Look&Feel->Panel 0216 - Alphabetical - strings are compared character by character 0217 (no context rules from locale applied). Alphabet characters are 0218 compared using locale rules, special characters are compared by 0219 the character code. 0220 - Alphabetical with numbers - the same, but if the names contains numbers 0221 the numbers are compared numerically instead of alphabetically. 0222 - Character code - comparison by character code - quick. 0223 - Character code and numbers - the same with numerical comparison of numbers 0224 - Krusader (default) - the comparison used so far. Uses comparison using 0225 locale rules (even context rules). Only if the sorting is set to be 0226 case sensitive and the current locale compares case insensitive, 0227 compares by character code (?). 0228 Thanks Jacek Jaworski who suggested a patch. 0229 0230 New feature: Queue manager 0231 Use F5 (copy) or F6 (move) and than F2 to use it. 0232 Or the direct shortcuts: copy by queue (SHIFT+F5), move by queue (SHIFT+F6). 0233 Queueing is used for one-by-one copying. 0234 E.g. if you have a pen drive (which is slow), and you want to copy 40 files 0235 onto it, it's much better copying them one-by-one instead of starting to copy 0236 40 files in parallel. That's why enqueuing is important. 0237 If you pack/unpack 40 files parallelly, you overload your computer, 0238 but adding them to a queue (which is not yet implemented into Krusader), 0239 is much more useful. 0240 http://www.krusader.org/phpBB/viewtopic.php?t=810 0241 0242 0243 0244 -------------------------------- 2.0.0-beta1 --------------------------- 0245 0246 New feature: Krusader is able to send e-mails by thunderbird 0247 - one can set up thunderbird as an e-mail sender in the dependencies 0248 - from now more than one file can be sent in an attachment 0249 0250 New feature: for content searching (searcher, advanced selection, 0251 synchronizer), the content encoding can be given. 0252 0253 New feature: select remote encoding for krarc 0254 - the file name encoding for zip, rar, arj, lha can be set from now 0255 - as 7z always uses UTF-16, remote encoding will not work for 7z 0256 - it's important because zip files that were created on Windows can 0257 have different encoding 0258 0259 New feature: new synchronizer shortcuts 0260 - CTRL + W : reverse direction 0261 - ALT + Down : exclude 0262 - ALT + Up : restore original task 0263 - ALT + Left : copy to left 0264 - ALT + Right : copy to right 0265 - ALT + Delete : mark for delete 0266 0267 0268 0269 -------------------------------- 1.80.0 -------------------------------- 0270 0271 UserActions: Expander: Many fixes, better error handling, sensible 0272 %_Each&-handling. Finally I managed to implement Jiri's 100k patch for 0273 the useractions. This patch handles the Each-placeholder much better 0274 (i.e. allows Each inside Copy and can deal with multiple Each's) and 0275 provides a good base for future extensions. Thanks a lot! 0276 0277 New feature: atomic extension. 0278 - Extensions known to be atomic (like tar.gz) are now handled properly 0279 both in the panel and during rename. The list of atomic extensions 0280 can be provided through "Atomic Extensions" in [Look&Feel] in 0281 krusaderrc. 0282 0283 New feature: rename just the filename, without extension 0284 - in the look&feel page, disable "rename selects extension", and then, 0285 when you rename a file, only the filename will be selected, but not 0286 the extension 0287 0288 New feature: full screen terminal (mc style) 0289 - if enabled in look&feel, pressing the required shortcut to show 0290 the terminal emulator will hide all of krusader, just like midnight 0291 commander. 0292 0293 New feature: right click menu for bookmarks 0294 - after right clicking on a bookmark, a popup menu appears with 0295 0296 Open 0297 Open in new tab 0298 Delete 0299 0300 menu items. 0301 0302 New feature: enable/disable the special bookmarks 0303 - right click on a special bookmark 0304 (Popular URLs, Devices, Local Network, Virtual Filesystem, Jumb 0305 back, Set jump back, Bookmark Current or Manage Bookmarks) 0306 - a new rightclick menu appears containing the special bookmark items 0307 if a menu item is checked then the bookmark is enabled 0308 - one can enable/disable separately the following special bookmarks 0309 - the "Popular URLs" bookmark 0310 - the "Devices" bookmark 0311 - the "Local Network" bookmark 0312 - the "Virtual Filesystem" 0313 - the "Jump back" and "Set jump back" bookmarks 0314 0315 New feature: keeping the directory structure of copying/moving from 0316 virtual folders 0317 - assume we have 3 URL-s in a virtual subfolder 0318 /home/myhome/mydir1/myfile1 0319 /home/myhome/mydir1/myfile2 0320 /home/myhome/mydir2/myfile3 0321 - in the destination folder we would like to get: 0322 mydir1/myfile1 0323 mydir1/myfile2 0324 mydir2/myfile3 0325 - Just press F5 for copy (dialog appears) 0326 source MUST be a virtual subfolder! 0327 target MUST NOT be a virtual folder! 0328 - in the dialog, there's a new option: 0329 "Keep virtual directory structure" 0330 - check it 0331 - select /home/myhome/ for base URL 0332 - start the copy / move 0333 0334 - AND: the directory structure will be kept at copying! 0335 that's it! :-) 0336 0337 New option in look&feel: directories are always sorted by name 0338 0339 Big cleanup in the UserAction module: 0340 - dropped support of "same_as"-attribute in the description-tag 0341 - dropped need for a manual name-conflict-resolution, now a number is 0342 append on double names 0343 - reduced the memory-consumption drastically due to internal changes 0344 - added copy actions to clipboard / past actions from clipboard 0345 - multiselection for export/remove/copy 0346 - renamed the actionfile we provide to useraction_examples.xml, 0347 so that we can merge new examples with existing installations 0348 - on export one can now choose between overwrite and merge is the 0349 file already exists and contains useractions 0350 - Actions are now manages with ActionMan; the list is now a 0351 categorized tree with icon and title instead of the identifyer. 0352 - On the UserAction page in Konfigurator you can now change the 0353 Terminal for UserActions and the font for the output-collection. 0354 0355 New archive handling: 0356 supports passworded arj, ace, rar, zip 0357 step into hidden archives by pressing <RIGHT> on the archive 0358 decompressing debian packages by Alt+U 0359 using KWallet to store the passwords 0360 writes out the error messages of the archiver 0361 archive type autodetection by its header (first 512 byte) 0362 0363 0364 0365 -------------------------------- 1.70.0 -------------------------------- 0366 0367 New global calculate space function: 0368 Used to calculate occupied space inside archives remote FS and in 0369 virtual VFS need KDE >= 3.3 0370 for local FS the old (and faster) code is still used. 0371 0372 New zip/tar slave - based on KDE's but support writing to archive 0373 Modified KDE tar slave (which also handle ZIP archives) to support 0374 writing. Compared to kr_arc: 0375 Pros: Speed. No need for external binary. Speed. did I mentioned 0376 speed? 0377 Cons: does not support delete from archive. 0378 (You need to change the protocol registration to use this slave) 0379 0380 New configure-switches: 0381 --without-konqueror - builds Krusader without Konqueror's servicemenus 0382 --without-javascript - builds Krusader without JS support 0383 In the past the support was always compiled in when the headers where 0384 found. 0385 0386 Jump-Back: 0387 If you create a new tab the startup-path is saved. You can now step 0388 deep into the dir-tree and Ctrl-J brings you back to your starting 0389 position. It's also possible to set the current directory manually as 0390 Jump-Back-Point. 0391 0392 0393 0394 -------------------------------- 1.60.0 -------------------------------- 0395 0396 Useraction: new placeholder: %_ListFile()% 0397 is replaced by path/filename of a temporary file containing a list of 0398 items usefull for external scripts 0399 0400 Custom Selection Mode 0401 0402 Popular Links - krusader's answer to google-ranking :-) 0403 In the bookmarks menu, you'll see a new submenu called "popular urls" 0404 From now on, krusader keeps track of every url you visit (also remote) 0405 and keeps a ranking for every url. the more you visit the url, the 0406 higher the ranking. clicking the popular links menu displays the top 0407 15 links sorted by popularity. the top is the most popular. this is 0408 easy for when u need to visit urls often, but don't want to create a 0409 bookmark. this is also a better "history" since unlike the 'history' 0410 button, this ranking accumulates urls from all tabs. 0411 0412 also use the two-enter dialog: 0413 * open it 0414 (ctrl-z or bookmarks->popular urls->popular urls(bottom of list)) 0415 * type few letter to narrow the search 0416 * hit enter (you'll go to the url list) 0417 * hit enter again and the panel is refreshed! 0418 0419 0420 Virtual VFS. 0421 This is not a virtual folder ! 0422 but more a container for URL's from different file system. 0423 just perfect for displaying search results and so on... 0424 Action you perform on the files in this VFS are performed on the 0425 'real' files. you don't just delete files from the VFS - you delete 0426 them from your hard drive. 0427 limitations:: you can't create directories inside a virtual VFS. 0428 0429 Primitive scripting support. 0430 condition: KJSEmbed is installed (package: KDEbindings) 0431 Ctrl+Alt+J opens the JavaScript-console. There you can play around: 0432 try 'Krusader.setCaption("Hey Ho, Let's go!");', 0433 "Krusader.children();", "Krusader.child("help").slots();", 0434 "alert(Krusader.properties())" and "Krusader.child("help").show();"... 0435 In addition a new placeholder for the useraction, 0436 %_Script(path/to/script.js)% executes an external file. 0437 If the path is relative the file will be read from 0438 <KDE-app-data>/krusader/js/ 0439 If a UserAction should execute the return of a script, set the second 0440 parameter of %_Script()% to "return=cmd". 0441 In this case the Variable 'cmd' will be read. 0442 additional the second parameter can be used to pass variables to the 0443 script: 0444 "return=lala;foo=bar". here the variable foo will have at the 0445 beginning of the execution the value 'bar' and the return-variable is 0446 called lala instead of cmd. Warning: very alpha!! 0447 0448 krusader has now a new toolbar: actions toolbar. you can show/hide it 0449 using the view menu --> show actions toolbar. useful to put actions (and 0450 later bookmarks), put in as a side toolbar with small icons. __you'll 0451 have to overwrite krusaderui.rc__ 0452 0453 color scheme can now be imported/exported. reachable in the colors page 0454 in konfigurator 0455 0456 disk usage (tools menu + 3rd panel) 0457 0458 changing the coloumns by right clicking on the panel's header 0459 0460 Refresh-in-the-background: from now on, reading a remote url or 0461 the contents of an archive is done in the background. this means 0462 that krusader remains responsive and can be used to do whatever you need 0463 in any other panel or tab. 0464 0465 useraction:new placeholder %_PanelSize% 0466 This placeholder can change the ration between the two panels. 0467 %aPanelSize("80")% makes the active panel use 80% of krusader's width 0468 (height in vertical-mode) 0469 ommitting the parameter means 50% 0470 0471 useraction: new placeholder: %_Each% 0472 This placeholder splitts the commandline into a list where 0473 %_Each(...)% is replaced by one 0474 list-item (all, all files, all dirs, all selected). These commands are 0475 executed one after another. 0476 0477 Full viewer in the 3rd hand (thanks to illissius) 0478 0479 Shift-DEL will delete a file and not move it to the trash as DEL does. 0480 (total commander like) 0481 0482 Import/Export keyboard shortcuts from/to a file. want krusader to become 0483 total commander in a single click? no problem! 0484 0485 Mouse selection modes is back! check out the Look'N'Feel section 0486 0487 0488 0489 -------------------------------- 1.51 ---------------------------------- 0490 0491 The long awaited feature: Fn keys can be changed to different shortcuts 0492 0493 Total-commander refresh: when krusader isn't focused, it is not refreshed 0494 at all. 0495 0496 Pressing ctrl-up arrow from the panel, jumps to the origin bar 0497 0498 0499 0500 -------------------------------- 1.50 ---------------------------------- 0501 0502 Human-readable file sizes is implemented (located in look&feel->panel) 0503 0504 From now on, Konqueror's right click menu is imported to Krusader 0505 0506 Cut (ctrl+x), Copy (ctrl+c) and Paste (ctrl+v) 0507 are available. They even work with Konqueror. Please test it. 0508 0509 Compare by content: you can now either: 0510 - select (mark) one file in the left panel, and one in the right panel 0511 - select exactly two files in the active panel 0512 - make sure there is a file in the other panel with the same name as 0513 the current file in the active panel 0514 0515 Panel profiles: now it is possible to store environment profiles. 0516 An environment profile contains the following: 0517 - all the tabs path (left / right) 0518 - the current tab (left / right) 0519 - and the selected side (left or right) 0520 You can save / restore these tabulator profiles. Please test it. 0521 0522 Those users who use the CVS version of Krusader, should delete the 0523 krusaderui.rc from their home directory, to make the new menu and 0524 toolbar items visible. 0525 (rm ~/.kde/share/apps/krusader/krusaderui.rc) 0526 0527 Synchronizer: now you can use the search filters in the synchronizer 0528 0529 Useraction: removed placeholder 'Bookmark'. It is deprecated now since 0530 the new bookmark-system can be accessed directly like a user action. If 0531 you need it anyway, use 'Goto' instead. 0532 0533 TC like searching: if you type 'text' -> results the same as '*text*' 0534 You can exclude files from the search with '|' 0535 (ex. '*.cpp *.h | *.moc.cpp' ) 0536 0537 Search is possible on remote file systems as well. 0538 0539 If you have filesystems that you don't want to accidentally unmount (or 0540 mount), just go to Konfigurator->Advanced, and enter a list of mount 0541 points separated by commas, for example: /, /boot, /tmp) and mountman 0542 won't try to (un)mount them. 0543 0544 Mountman got a big nose-job ;-) please test it well. 0545 0546 You can now drag'n'drop to the new tree view 0547 0548 Shift+left/right changes tabs (thanks to Dmitry Suzdalev) 0549 0550 New vfs_refresh() function only updates changes when you re-read a panel 0551 and changes the content without the annoying full redraw effect. 0552 0553 When closing Krusader, the tabs are saved and restored 0554 0555 Synchronizer profiles: 0556 Krusader handles synchronizer profiles. In synchronizer press 0557 the 'profile' button, and you'll be able to add / load / save / remove 0558 synchronizer profiles. 0559 0560 Synchronize with Kget: 0561 If you want to synchronize a local directory with an unstable ftp 0562 server, Kget is a much better solution than simple file copying. After 0563 comparing you may right click on the result list and select 0564 'Synchronize with kget' to execute the synchronization, after that the 0565 listed files will be downloaded with kget instead of Krusader. 0566 0567 Dropping URLs onto the status / totals line: 0568 If a directory contains a lot of subdirectories, it may not be 0569 possible to drop the URL onto the panel (on which only directories are 0570 visible). Now the URL can be dropped onto the status / totals line 0571 instead. 0572 0573 Sync-browsing: 0574 With a little toggle-button in the panel-level toolbar the SyncBrowse 0575 mode is activated/deactivated. 0576 When active, each directory change in the specific panel is performed 0577 in the other panel also. 0578 0579 User-Actions: 0580 With the user action system the user can make his own actions on files 0581 in the panel or access Krusader internal functions with parameters 0582 directly using the placeholder. 0583 The actions integrate seamless into KDE's action-system, so the 0584 standard edit-toolbar/shortcut-dialogs can show/manipulate the user 0585 actions, too. The user actions are stored in 0586 ~/.kde/share/apps/krusader/useraction.xml (the file-structure is 0587 documented in doxygen-headers of UserActionXML) User Actions can be 0588 edited/added/im-/exported using a new Konfigurator module (although I 0589 plan to move all action-related to a new ActionMan. For more info, see 0590 http://www.jonas-baehr.de/forum/Krusader-ideas.txt) 0591 Currently, these placeholder are implemented (for details see 0592 UserAction/expander.cpp or doxygen): 0593 Path replaced by the panels path 0594 Count replaced by the number of <first parameter> 0595 Filter replaced by the panels filter-mask 0596 Current replaced by the current item 0597 List replaced by a list of all <first parameter> 0598 Select manipulates the selection in a panel 0599 Goto changes the panels's path to <first parameter> 0600 Ask asks the user for a some text and is replaced by the 0601 answer 0602 Clipboard manipulates the clipboard 0603 Copy copies a file, useful for quick, local, backups 0604 Sync opens the Synchronizer with a given profile 0605 NewSearch opens the search-windows with a given profile 0606 Profile loads a given panel-profile 0607 0608 A GUI-based helper for placeholder-adding is provided. 0609 In Path, Current and List spaces are per default automatically escaped.