gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.38k stars 293 forks source link

Text highlight #2007

Open hollden opened 3 years ago

hollden commented 3 years ago

Is there any possibility to implement a feature: output text highlighting by regexp like in Moba Xterm or Xshell in windows?

egmontkob commented 11 months ago

VTE has a proof of concept patch in https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/7771. The work is to be completed (which would be quite a tedious task: figuring out a decent API as well as how the rules would be represented in the emulator's settings panel).

Also related: https://gitlab.gnome.org/GNOME/vte/-/issues/2248#note_1749544