From: Stefan Sperling Subject: Re: tog: user-defined keymap timeout To: Omar Polo Cc: Mark Jamsek , gameoftrees@openbsd.org Date: Tue, 28 Jun 2022 11:41:49 +0200 On Tue, Jun 28, 2022 at 10:47:29AM +0200, Omar Polo wrote: > Hi! > > Mark Jamsek wrote: > > As Stefan suggested in the original thread, enable user-defined timeout > > for compound keymaps, configurable with an envvar. This also increases > > the default value to 1 second (up from 0.5s). > > I'm still not sold on the idea, but since many programs (tmux, vi, ...) > have settings for this maybe we need one too? i'll leave to other to > judge :) I think it makes sense to have an option for this. It will be difficult to have a single setting which satisfies both fast and slow typists. When I tested this feature I found the current default is a bit too fast for me. I agree with your review comments and don't have anything else to add.