I know it's easy to list all keybindings in tmux, for example with prefix ? or tmux list-keys, but I want to get a list of all keys that are not yet bound to anything, to more easily see what is available for things I'm adding.
Does tmux provide any way to do that?