lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

fix limit_scrollback name and add check on startup #139

Closed pik closed 9 years ago

pik commented 9 years ago

limit_scrollback was incorrectly named infinite_scrollback - also tilda_terminal was not checking whether limit_scrollback was enabled or not when calling vte_terminal_set_scrollback_lines on startup.

lanoxx commented 9 years ago

Merged this manually (but decided to reuse the old config value). Still, many thanks for the fix.

lanoxx commented 9 years ago

@pik I you have time, give it a try and let me know that its really fixed.