domhnallmorr / Tk-Path-Finder

Windows File Explorer/Manager with Tabs. Written in Tkinter using ttkbootstrap.
MIT License
16 stars 5 forks source link

Tab/Empty space at the end of address bar path #21

Closed domhnallmorr closed 2 years ago

domhnallmorr commented 2 years ago

A tab/empty space at the end of the path in the address bar can corrupt the path. Suggest adding a strip() function to the address bar to resolve this.

domhnallmorr commented 2 years ago

Resolved V0.29.6