Skip to content

Releases: Saadmairaj/tkterminal

tkterminal-0.1.0

04 Aug 16:25
2cfb1b9
Compare
Choose a tag to compare

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

06 Apr 07:20
38608e4
Compare
Choose a tag to compare
Pre-release

First pre-release.