|
@@ -67,7 +67,8 @@ For conditions of distribution and use, see <a href="files/is/license.txt">LICEN
|
|
<li>Added shortcuts to select a tab (Ctrl+1 through Ctrl+9).</li>
|
|
<li>Added shortcuts to select a tab (Ctrl+1 through Ctrl+9).</li>
|
|
<li>Added new <i>Word Wrap</i> menu item to the <i>View</i> menu (Alt+Z).</li>
|
|
<li>Added new <i>Word Wrap</i> menu item to the <i>View</i> menu (Alt+Z).</li>
|
|
<li>Added shortcut to the <i>Options</i> menu item in the <i>Tools</i> menu (Ctrl+,).</li>
|
|
<li>Added shortcut to the <i>Options</i> menu item in the <i>Tools</i> menu (Ctrl+,).</li>
|
|
- <li>Output logging now raises an exception if there was an error setting up output redirection (which should be very rare). The <i>PowerShell.iss</i> example script has been updated to catch the exception.</li>
|
|
|
|
|
|
+ <li>Output logging now raises an exception if there was an error setting up output redirection (which should be very rare). The <i>PowerShell.iss</i> example script has been updated to catch the exception.</li>
|
|
|
|
+ <li>Fixed an issue when the <i>Auto indent mode</i> and <i>Allow cursor to move beyond end of lines</i> options are both enabled.</li>
|
|
<li>Various tweaks and documentation improvements.</li>
|
|
<li>Various tweaks and documentation improvements.</li>
|
|
</ul>
|
|
</ul>
|
|
|
|
|