Ubuntu – Terminal – Right Click Menu Size

17.10gnome-terminal

I have a weird problem with Terminal on my Ubuntu 17.10.

Whenever I expand Terminal program to full screen, right menu size shrinks, making it unusable. However this problem does not exists when I run terminal at default size or change size of the terminal window size gradually from sides while left button is pressed.

This is default window size & normal behavior:
enter image description here

This one is the full screen Terminal with shrunk right menu size:
enter image description here

Any kind of support will be appreciated.

Best Answer

The search for a solution to the problem led nowhere. For myself as a solution to this problem, I chose another terminal emulator: Tilix To install Tilix:

add-apt-repository ppa:webupd8team/terminix
apt-get install tilix

To work with hotkey term in unity, you need to run command:

gsettings set org.gnome.desktop.default-applications.terminal exec 'tilix'