Support natural sorting for the order of hosts

Both window order and order in the hosts menu

Fixes #24
This commit is contained in:
Andrew Stevenson 2015-03-19 18:57:20 +01:00
parent 4b02448f0a
commit ed49237f52
2 changed files with 22 additions and 3 deletions

View file

@ -45,6 +45,7 @@ my %default_config = (
mouse_paste => "Button-2",
auto_quit => "yes",
auto_close => 5,
use_natural_sort => 0,
window_tiling => "yes",
window_tiling_direction => "right",
console_position => "",