Guake/guake

Closing a tab changes the previous tab directory name format

Open

#1,750 opened on 2020年4月27日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)Python (619 forks)batch import
Type: Defectgood first issue

Repository metrics

Stars
 (4,281 stars)
PR merge metrics
 (平均マージ 4d 6h) (30d で 2 merged PRs)

説明

Describe the bug

Closing a tab makes the previous tab name have the extended directory format even if the Main Window option Abbreviate directories in tab names is enabled.

Expected behavior

The previous tab name should have the abbreviated directory format

Actual behavior

The previous tab name has the extended directory format

To Reproduce

  1. enable the Main Window option Abbreviate directories in tab names
  2. enable the Shell option Open new tab in current direcotry
  3. open a tab
  4. cd into a directory. The directory name should be abbreviated
  5. open another tab. It should get opened in the same directory of the previous tab
  6. close the newly opened tab

Please run $ guake --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting. And make sure you run the command OUTSIDE the Guake.

Guake Version: 3.6.3

Vte Version: 0.60.1

Vte Runtime Version: 0.60.1


GTK+ Version: 3.24.18

GDK Backend: GdkX11.X11Display


Desktop Session: ubuntu


Display: :1

RGBA visual: True

Composited: True

  • Monitor: 0 - ACI HDMI-0
    • Geometry: 2560 x 1080 at 0, 0
    • Size: 673 x 284 mm²
    • Primary: True
    • Refresh rate: 59.98 Hz
    • Subpixel layout: unknown

コントリビューターガイド