<div dir="ltr">That works, thanks!<div><br></div><div>I completely forgot about bindings.  I agree that it makes sense to disable d as a default since in most cases this question is asked before the site is loaded for the first time; my case only applies to accidentally reloading a tab (spamming 'u') that I don't need anymore.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 21, 2016 at 4:45 AM, Florian Bruhin <span dir="ltr"><<a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey,<br>
<br>
* Abraham Baker <<a href="mailto:z1693060@students.niu.edu">z1693060@students.niu.edu</a>> [2016-02-19 20:51:07 -0600]:<br>
<span class="">> Minor suggestion:<br>
> When sites that have "SSL Errors" try to load, a prompt appears asking if I<br>
> want to continue (since the certificate is invalid).  Usually I just press<br>
> 'y' and continue, but sometimes I'd rather just close the tab ('d') since I<br>
> don't need it anymore.  However, I can't close the tab right away since the<br>
> prompt wants 'y' or 'n'.<br>
><br>
> Would it be possible to change prompts so that 'd' or other similar actions<br>
> would still work (since close is the same as "no and close this tab")?<br>
<br>
</span>I'm not sure whether I should add that as a default binding or not,<br>
but you can simply add such a binding yourself:<br>
<br>
    :bind --mode prompt d tab-close<br>
<span class="HOEnZb"><font color="#888888"><br>
Florian<br>
<br>
--<br>
<a href="http://www.the-compiler.org" rel="noreferrer" target="_blank">http://www.the-compiler.org</a> | <a href="mailto:me@the-compiler.org">me@the-compiler.org</a> (Mail/XMPP)<br>
   GPG: 916E B0C8 FD55 A072 | <a href="http://the-compiler.org/pubkey.asc" rel="noreferrer" target="_blank">http://the-compiler.org/pubkey.asc</a><br>
         I love long mails! | <a href="http://email.is-not-s.ms/" rel="noreferrer" target="_blank">http://email.is-not-s.ms/</a><br>
</font></span></blockquote></div><br></div>