summary refs log tree commit diff
path: root/event.c (follow)
Commit message (Collapse)AuthorAge
* Show status window while connectingJune McEnroe2019-02-22
|
* Draw UI before connectingJune McEnroe2019-01-26
| | | | Otherwise the "Traveling" message isn't visible while connecting.
* Factor out ircQuitJune McEnroe2018-12-14
|
* Show error if disconnected unintentionallyJune McEnroe2018-12-04
|
* Send only SIGHUP in sandmanJune McEnroe2018-12-04
|
* Revert half-working reconnecting stuffJune McEnroe2018-12-04
|
* Crudely handle reconnecting after suspendJune McEnroe2018-12-01
|
* Handle signals consistently in the event loopJune McEnroe2018-11-30
|
* Separate ircConnect and ircDisconnectJune McEnroe2018-11-30
|
* Use const char *argv[] signaturesJune McEnroe2018-10-28
| | | | C is really weird about this stuff, but this makes more sense to me.
* Add /man commandJune McEnroe2018-09-10
|
* Move event loop to event.cJune McEnroe2018-09-06
ass='logheader'>2013-03-12Switch to powerlineJune McEnroe Which I'm not going to bother configuring because it thinks it's all fancy and for other things that aren't Vim so it stores its config file in ~/.config which I keep in a different repo and I only want to use it for Vim so fuck you, Powerline. </rant> 2013-03-12Remove vim-powerlineJune McEnroe 2013-02-03Update base16 and refheapJune McEnroe 2013-02-03Ignore plugin/private.vimJune McEnroe 2012-09-29Disable GUI dialogsJune McEnroe