Headlining the new features for 1.5 is the new create_output command, but it doesn't appear in sway(5).
Steps to reproduce:
$ swaymsg -t get_version
sway version v1.5-e215557b (Jul 16 2020, branch 'master')
$ MANPAGER=less LESS=+/create_output man 5 sway
Pattern not found
:(
Headlining the new features for 1.5 is the new
create_outputcommand, but it doesn't appear in sway(5).Steps to reproduce:
:(