# HG changeset patch # User Eric Bloodworth # Date 1130190888 25200 # Node ID 45bd7925dceb911b4678c0e611c76891381fc2f4 # Parent 9346a7fb3fe2c977c85d9e6aa80f279361745a3d Add control-w key binding to quit hgk. diff -r 9346a7fb3fe2 -r 45bd7925dceb contrib/hgk --- a/contrib/hgk Mon Oct 24 14:54:34 2005 -0700 +++ b/contrib/hgk Mon Oct 24 14:54:48 2005 -0700 @@ -465,6 +465,7 @@ bindkey ? findprev bindkey f nextfile bind . doquit + bind . doquit bind . dofind bind . {findnext 0} bind . findprev