lxterminal icon indicating copy to clipboard operation
lxterminal copied to clipboard

VTE terminal emulator written in GTK

Results 52 lxterminal issues
Sort by recently updated
recently updated
newest added

Please add the ability to search the scrollback buffer (backwards or forwards) similar to how GNOME Terminal does. Optional regex feature would be nice, but simple substring match will do...

Running configure with --disable-nls doesn't have the intended effect.

Hi I wanna contribute for the development of lxterminal, but I'm not really know about it much. So as a start I want write unit test for it using cmoka...

If I open an lxterminal instance and close out a single tab, the entire lxterminal crashes. I opened a bug at the Gentoo bug site as well https://bugs.gentoo.org/690958 ** Logs:...

Thank you for LXTerminal; it's small, fast, and a good balance of features. However, I really miss to be able to reorder tabs. Sometimes, specially when comparing different terminal outputs,...

# Problem description I'm experiencing random hangs and codedump of the whole `lxterminal`. It happens most frequently when I copy text by double-clicking left mouse button. It is not consistently...

Hi, this patch add terminal reset action to menubar and the right click menu.

For drop-in compatibility with xterm and other similar apps, it would be helpful if -name was available as a synonym for --title / -T.

See the "Geometry Specifications" section of `man 7 x` for more information. In particular: >Although the layout of windows on a display is controlled by the window manager that the...

At least this version doesn't support them: [ss@arch ~]$ lxterminal --version lxterminal 0.3.2 To test for example using awesome wm `awesome-client 'require("awful.spawn")({"lxterminal"}, { callback = function(c) require("naughty").notify{ text = c.name...