Releases: vinsworldcom/nppConsole
1.2.8.1
1.2.7.1
Add panel raise/toggle switch to settings
Because of the funky way this embeds terminal into Notepad++, it essentially
acts as a separate application. Using the shortkey key a user assigns to
"NppConsole Show" menu item, can either show/hide or now show/switch-to,
activate the panel. Since then you are locked into that console, you can
use Alt+Tab
to get back to Notepad++ since again, this is essentially a
separate process running inside a Notepad++ plugin dockable.
Merge branch 'develop'
1.2.6.1
Combo Box
Switch to config file and remove save to Registry code
Change program to run to a combo box
Allow manual overwrite in config file to appear in combobox
Add version URL link to Settings dialogue
Update BMP and remove LR_LOADMAP3DCOLORS to get toolbar shading
update About text, menu item names, Alt shortcuts
better version tracking in resources, update About / Settings layout
VS project updates for VS2019
Console when menu hidden
Now works with N++ menu hidden.
Restart console menu item
This essentially implements the "Apply" button effect in the "About..." dialogue. Handy for when you exit from PowerShell and you need to restart a new console.
Added Ctrl-C Normal Processing
Added normal processing for Ctrl-C which works for PowerShell. With CMD.EXE, it closes N++, so IGNORE is still the default.
Icon on dockable tab
No new functionality, just an icon on the dockable tab.