Terminator is a cross-platform GPL terminal emulator with advanced features. It will run on any modern OS with Java 6 or later.

learn more… | top users | synonyms

3
votes
1answer
27 views

Searching the scrollback buffer

Is there any way to search the scrollback buffer in Terminator? I'd like to be able to search in the logs that are displayed when something is run from the terminal.
2
votes
1answer
267 views

New terminator window on remote server

Is there a way to open a new terminator pane on a remote server when connected by ssh? I am looking for something similar to what can be done (according to this answer) by tmux but using terminator ...
2
votes
2answers
192 views

tmux set-titles doesn't work?

To start tmux on every shell login, the following was added to the ~/.bashrc (on the server): if [ $TERM != "screen-256color" ] && [ $TERM != "screen" ]; then tmux attach || tmux new; ...
1
vote
1answer
162 views

vi setting for new window

I'm using terminator (terminal emulator). Whenever I open it, the initial workspace comes with the setting I defined in the config file. But whenever I split the workspace, the new workspace comes ...
0
votes
0answers
30 views

Change default Encoding in Terminator

The Title stays pretty much for itself. Tried to figure it out myself but I can“t find a config-setting nor a option in the Preferences for the Encoding. Does anybody know how to change the default ...
0
votes
0answers
87 views

Terminator won't open with default profile

The below is my Terminator profile. I want it to always open any shell and window with the light profile. If I'm not mistaken, with the configuration below it should open with the "light" profile by ...
0
votes
0answers
51 views

terminator workspace problem in fedora

I'm having an issue with terminator on fedora. This has been happening even on fedora 16 and 17 now. Whenever i open terminator and try to change workspace, the workspace always stays on that ...