Properly show "/" for %d tab title format

Authored by mglb on Dec 30 2018, 11:00 PM.

Description

Properly show "/" for %d tab title format

Summary: / path was shown as empty string for %d format.

Test Plan:

  • Use %d in tab title format
  • Run cd /

Actual result: %d replaced with ``
Expected result: %d replaced with /

Reviewers: Konsole, hindenburg

Reviewed By: Konsole, hindenburg

Subscribers: hindenburg, konsole-devel

Tags: Konsole

Differential Revision: https://phabricator.kde.org/D17866

Details

Committed
hindenburgDec 30 2018, 11:01 PM
Reviewer
Konsole
Differential Revision
D17866: Properly show "/" for %d tab title format
Parents
R319:79c31d359f0e: Show valid subprocess CWD for %D tab title format
Branches
Unknown
Tags
Unknown