Commit b5c0abe
committed
Restarting PowerShell session now retains previous configuration
This change fixes #807 which states that restarting the current
PowerShell session using the "Restart Current Session" command doesn't
retain the current session configuration if the user previously switched
their configuration using the session menu. The fix is to change the
call to restartSession to use the current session configuration when
this command is invoked.1 parent fece5be commit b5c0abe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
713 | | - | |
| 713 | + | |
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
| |||
0 commit comments