Changelog
- (New) Server is automatically restarted on startup if it does not work anymore.
- (New) A new option
period
is added to set time duration in seconds for periodic refreshes. Setting the value of this option to zero disables periodic refreshes which is the default behavior. - (New) A new command
load
is added to refresh only modified files and directories which is more efficient thanreload
command. - (Fix)
cmd-word-back
does not change the command line anymore. - (Fix) Modified files and directories are automatically detected and refreshed when they are loaded from cache.
- (Fix) All clients are now refreshed when
put
command is used. - (Fix) Correct hidden parent is selected when
hidden
option is changed. - (Fix) Preview is properly updated when
hidden
option is changed.