Changelog
(0.5)
+ FileManager: ctrl+f opens search tab (wildcards supported)
+ FileManager: ctrl+shift+a reselects last selected objects
+ FileManager: ctrl+shift+f opens search tab (regex supported)
+ FileManager: ctrl+shift+n create empty file
+ FileManager: disk volume name renaming
+ FileManager: more informative prompt on rename
+ FileManager: renaming now supports case change
+ FileManager: tab name is not truncated if it is the active tab
+ FileManager: tab name is truncated if length is above 25 chars
+ Links: ctrl+r renames link
+ Links: files are open with working directory set to their place
+ Links: invalid links are preceded with '~' char
+ Links: links now work also for files
+ Proto: element name is truncated when number of visible columns is less that 2
+ Search: ctrl+c copies element path
+ Search: ctrl+enter opens containing folder int new tab and focuses found item
+ Search: ctrl+shift+c copies element name
+ Search: enter - opens dirs in new tab; executes files
+ Search: moving around shows element path info
> FileManager: after copying file path or name the files are deselected
> FileManager: deleting message is now more informative
> FileManager: info message is now more informative
> Launcher: shortcut is not remembered if is an empty string
- FileManager: executing file is now in it's own working directory
- FileManager: renaming info corrected
- Launcher: passing incorrect argument when file path contained spaces
- Launcher: passing only one argument
- Links: deleting a link changed focus
- Links: links are added in correct position (sorted)
- Proto: Proto icon will remove itself after a crash
- Proto: Proto would not close if there was a crash when saving session
+
+ added - fix > changed