Skip to content

sv99/lxterminal

Repository files navigation

LXterminal is a VTE-based terminal emulator with support for multiple tabs. It is completely desktop-independent and does not have any unnecessary dependencies. In order to reduce memory usage and increase the performance all instances of the terminal are sharing a single process.

  • Add shortcut tab to preference
  • Single instance setting for all windows
  • Load menubar from menu.ui
  • Extract shortcut from ui_manager after loading GtkActionEntry
  • Smart copy - may set C for copy - test selected symbol, if selected - copy, otherwise send key to terminal
  • Update .po for Shortcut Prefernces tab, update ru.po localization.