Make switch to MRU upon tab close configurable
commit23eede529178e3dc058d777f35c34d8de2d8cbab
authorColomban Wendling <ban@herbesfolles.org>
Fri, 16 Dec 2011 18:16:20 +0000 (16 19:16 +0100)
committerJiří Techet <techet@gmail.com>
Sat, 24 Dec 2011 11:30:58 +0000 (24 12:30 +0100)
tree812e58cefaa8b22d26b6440713c64742c0d17935
parentf6be8b47d76facd50266d1c59100cfec96c282d2
Make switch to MRU upon tab close configurable

Add configuration option tab_close_switch_to_mru to allow the user
to choose whether to switch to the most recently used tab or to the
next one after closing the current tab.
data/geany.glade
src/document.h
src/keybindings.c
src/keyfile.c