Comment 5 for bug 1825495

Revision history for this message
Roman Kovtyukh (hellodeargrandma) wrote :

Hello, Anatoli.

I downloaded about 700 configs of Terminator from GitHub to test version ported to Python3 so I can get some statistics about shortcuts rebinding.

Analyzing configs we need to take in account that some configs are from single repository (577 unique repos).

Here you can see top 10 keybindings:

     56 close_term
     69 prev_tab
     70 next_tab
     72 go_up
     75 go_down
     75 go_right
     78 go_left
     79 split_horiz
     82 split_vert
    103 hide_window

So split_horiz and split_vert are the top keybindings after hide_window (used for quake-mode).