Releases: avocadianmage/boysen
Releases · avocadianmage/boysen
v1.3.0
v1.2.0
Change log:
- Boysen now works on other platforms besides Windows (though provided installer binary is only for Windows)
- The default tab width has been increased
- Tab icons have been removed to reduce clutter and allow more room for the working directory text
v1.1.0
The biggest change this release is an overhaul of terminal keybindings. In particular:
Ctrl+Home
andCtrl+End
no longer delete text. They now move the cursor to the beginning or end of the prompt input.Ctrl+Shift+Home
andCtrl+Shift+End
do likewise while also selecting text.Tab
andShift+Tab
will now start cycling through file system entries if there no was initial input to complete on, rather than do nothing.
v1.0.2
Change log:
- Icons should now load correctly on tabs
v1.0.1
Change log:
- A few small bug fixes to handle launching from different working directories
- The installer now adds boysen to the PATH environment variable
Initial release (v1.0.0)
The initial release of boysen. It includes:
- A fully featured PowerShell emulator
- A more "bash-like" prompt and display of file system entries
- Tabs for multiple shell sessions