Releases: Saadmairaj/tkterminal
Releases · Saadmairaj/tkterminal
tkterminal-0.1.0
First stable/production release of tkterminal
Bug
- Fix direction not wokring for multi-line commands
- Fix Overlapping commands
- Fix basename editing
- Fix copying issue
- Fix insert moving up and down
- Fix insert stuck in awkward places
- Other bugs fixes and improvements
Feature
- Add change directory (CWD) functionality (#2)
- Add get the previous command with Up and Down keys
- Add clear command support to clear window
- Add the
get_last_command
method to get the last executed command - Add the
get_all_commands
method to get all the executed commands - Bind Ctrl + c to cancel executed commands
- Bind Command + k to clear window
[BETA] tkterminal-0.1.0.b1
First pre-release.