Skip to content

Add tooltip to show full command

This is useful for very long commands, in my case I need to take a look at Java application eating up lots of memory, some of them (e.g. gradle daemons) can be terminated.

An alternative to tooltips is to set PANGO_ELLIPSIZE_MIDDLE to Task column text renderer: Screenshot_2020-06-11_20-01-39

Merge request reports