Skip to content
Commit 137ee330 authored by Mariusz Glebocki's avatar Mariusz Glebocki Committed by Kurt Hindenburg
Browse files

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
parent 79c31d35
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment