p-e-w / finalterm

At last – a modern terminal emulator (NO LONGER MAINTAINED)
http://finalterm.org
GNU General Public License v3.0
3.85k stars 179 forks source link

Guake-mode tab on window panel #153

Open katoquro opened 10 years ago

katoquro commented 10 years ago

env:

When I use guake-mode (f12) the finalterm tab appears/disappears every time on window panel.

How about ability to change f12 shortcut, because it override other actions (f.e. Chrome DevTool, shortcut in my IDE)

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

p-e-w commented 10 years ago

The shortcut can be changed (see https://github.com/p-e-w/finalterm/blob/master/data/KeyBindings/default.ftkeys).

As for the other issue: Do you mean the window should not be shown in the overview when in Guake mode?

katoquro commented 10 years ago

Do you mean the window should not be shown in the overview when in Guake mode?

Yes. I usually use drop-down terminal for quick 2 or 3 commands (for check smth) and blinking on window panel slightly annoying. Guake and Yakuake don't show any tabs (but they have only drop-down mode) Now I'm trying finalterm as replacement for Guake.

p-e-w commented 10 years ago

OK, I'll look into it.

lofidevops commented 10 years ago

As an aside, I would also like to change the dropdown mode key from F12 to something else. [*] I am running from the Ubuntu PPA. Do I edit /usr/share/finalterm/KeyBindings/default.ftkeys directly, or can I add something to ~/.config/... ?

[*] Because I'm still using Guake ;) mainly cause it allows me to continue using fish

p-e-w commented 10 years ago

Instead of editing default.ftkeys, you can also add your own .ftkeys file to the KeyBindings folder. Final Term will pick up any file with that extension.