Guake/guake

Closing a tab changes the previous tab directory name format

Open

#1.750 geöffnet am 27. Apr. 2020

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (619 Forks)batch import
Type: Defectgood first issue

Repository-Metriken

Stars
 (4.281 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 6h) (2 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide