Saadmairaj / tkterminal

Terminal widget for Tkinter library.
https://pypi.org/project/tkterminal
Apache License 2.0
58 stars 6 forks source link

get cwd of the terminal? #2

Closed whmsft closed 3 years ago

whmsft commented 3 years ago

is there any feature to get the cwd of the terminal? so that you can change the prompt text according to the cwd and make it better..

Saadmairaj commented 3 years ago

Hi, thanks for mentioning it but sadly this feature is not quiet there yet, this project is still in beta and I'm not getting enough time to complete it.

Saadmairaj commented 3 years ago

Feature added in the first non beta release v0.1.0, you can do

pip install tkterminal --upgrade