New Signal to indicate changed Directory
astroneer opened this issue · 1 comments
astroneer commented
Feature request:
Please add a new signal to QTermWidget, which indicates that the directory has changed.
Background:
On reception of this signal, QTermWidget::workingDirectory() could be used to get the new directory.
astroneer commented
Sorry, just realized that the existing signal titleChanged() can be used.