commit | c44750792a9683c5cd6f9df5a69e7417b88772d2 | [log] [download] |
---|---|---|
author | nicm <nicm> | Tue Mar 02 10:56:45 2021 +0000 |
committer | nicm <nicm> | Tue Mar 02 10:56:45 2021 +0000 |
tree | c60638c0067f6238a670260ce48c94a42e03acfb | |
parent | de3a898e8af335325039a4165525fff1d5e1a1b0 [diff] |
Drop support for popups where the content is provided directly to tmux (which does not have many practical uses) and only support running a program in the popup. display-popup is now simpler and can accept multiple arguments to avoid escaping problems (like the other commands).