Xfce Forum

Sub domains
 

You are not logged in.

#1 2021-01-14 07:23:48

qx4vv9a
Member
Registered: 2019-08-12
Posts: 26

[SOLVED] xfce4-terminal 0.8.10 - no bold font and highlighted paste

hi, bold (and italic) terminal font does not work. how to apply a bold font in terminal?
bold text is allowed in settings but just applies to [username@name ~]$
font.png
should be this: Monospace Bold Italic

how to get rid of this white bar when pasting text/command/path from clipboard?
paste.png

Thanks,
Tim

Last edited by qx4vv9a (2021-01-28 15:01:02)

Offline

#2 2021-01-14 11:54:06

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,056

Re: [SOLVED] xfce4-terminal 0.8.10 - no bold font and highlighted paste

With respect to other font styles working, looks like a vte3 change/bug. See https://gitlab.gnome.org/GNOME/vte/-/issues/323. There was a commit yesterday that seems to restore the bold style. If you downgrade as per that bug report (vte3 & vte-common), you will get italics to work again.

As for the highlighted paste, I've noticed this change recently as well. It happens now in gnome-terminal as well, so probably another vte change - but I can't locate this change or a bug report at https://gitlab.gnome.org/GNOME/vte.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2021-01-14 16:39:13

qx4vv9a
Member
Registered: 2019-08-12
Posts: 26

Re: [SOLVED] xfce4-terminal 0.8.10 - no bold font and highlighted paste

thank you very much, i downgraded both pkgs and got my bold font back.

the highlighted paste:

https://forum.manjaro.org/t/stable-upda … /45364/366
This is not relevant to xfce4-terminal, but to bash (which I assume you’re using). In version 5.1 of bash the setting
enable-bracketed-paste is set to on by default. This feature will highlight the pasted text in the terminal.
To disable it, close your terminal, add this line in your ~/.bashrc file

bind 'set enable-bracketed-paste off'

and restart the terminal.

Last edited by qx4vv9a (2021-01-28 15:03:18)

Offline

Board footer

Powered by FluxBB