Merge branch 'master' into next

This commit is contained in:
Michael Stapelberg
2012-06-10 17:57:25 +02:00
2 changed files with 40 additions and 30 deletions

View File

@ -130,7 +130,7 @@ state FULLSCREEN:
# split v|h|vertical|horizontal
state SPLIT:
direction = 'v', 'h', 'vertical', 'horizontal'
direction = 'horizontal', 'vertical', 'v', 'h'
-> call cmd_split($direction)
# floating enable|disable|toggle