terminator:master

Last commit made on 2025-06-30
Get this branch:
git clone -b master https://git.launchpad.net/terminator

Branch merges

Branch information

Name:
master
Repository:
lp:terminator

Recent commits

d66ba6b... by MattRose

Merge pull request #1002 from siamak-amo/feature/tmux_like_navigate

Tmux-like navigation feature

a11fc9b... by MattRose

Merge pull request #994 from gnome-terminator/translations_po-terminator-pot--master_hu

Updates for file po/terminator.pot in hu

4bdedef... by MattRose

Merge pull request #991 from gnome-terminator/translations_po-terminator-pot--master_fr

Updates for file po/terminator.pot in fr

c184ebb... by MattRose

Merge pull request #1009 from mattrose/fix-ci

fix ci

803ebc4... by MattRose

fix ci

b3adea5... by MattRose

fix ci

abe389a... by MattRose

fix ci

88030b5... by MattRose

fix ci

590a9cd... by MattRose

Release Version 2.1.5

a32d3ef... by "siamak a.m.o" <email address hidden>

Implement tmux-like navigation

This feature checks if the current terminal is at the edges of the
window before attempting to find possible terminals to navigate.
And if so, the edge is updated to allow the user to cycle through
the other available terminals.