On Mon, Dec 05, 2016 at 09:38:04PM +0000, Stuart Henderson wrote:
> On 2016/11/26 14:57, Okan Demirmen wrote:
> > 
> > In addition, I've changed the 'bind' and 'mousebind' config options to
> > 'bind-key' and 'bind-mouse', respectively. The 'unmap' option is replaced by
> > 'unbind-key' and 'unbind-mouse'. By popular request by those who customize
> > everything, one can now also unbind key/mouse at once with '*', i.e.
> > 'unbind-key *' or 'unbind-mouse *'.
> 
> This also changes some _ to -, for example
> 
> mousebind M-2 window_lower
> mousebind M-3 window_resize
> 
> now needs to be
> 
> bind-mouse M-2 window-lower
> bind-mouse M-3 window-resize
> 
> Had me confused for a few minutes..

I had the same experience.

The same is true of grouponly1 to now be group-only-1. Also,
movetogroup1 now becomes window-movetogroup-1.

Bryan

Reply via email to