Differences
This shows you the differences between the selected revisions of the page.
| 2012-05-21 | 2012-05-21 | ||
| Session.ReconnectTime (martin) | bug 860 (martin) | ||
| Line 10: | Line 10: | ||
| * With scripting exit code is recorded in the session log file. | * With scripting exit code is recorded in the session log file. | ||
| * Properties of ''Session'' class that cannot be changed after session starts, throw an exception when set. | * Properties of ''Session'' class that cannot be changed after session starts, throw an exception when set. | ||
| - | * It is possible to set limit to try reconnecting broken sessions using ''Session.ReconnectTime''. | + | * It is possible to set limit to try reconnecting broken sessions using ''Session.ReconnectTime'' [[bug>860]] |
| * Bug fix: //Restore selection// command shortcut changed to ''Shift+Ctrl+R'' (it used to have the same shortcut as //Automatically refresh directory after operation//). | * Bug fix: //Restore selection// command shortcut changed to ''Shift+Ctrl+R'' (it used to have the same shortcut as //Automatically refresh directory after operation//). | ||
| * Bug fix: "Operation aborted" messages were not suppressed. | * Bug fix: "Operation aborted" messages were not suppressed. | ||