summary refs log tree commit diff
path: root/client.c (follow)
Commit message (Expand)AuthorAge
* Zero entire Client structJune McEnroe2019-10-24
* Register readers by client usernamesJune McEnroe2019-10-24
* Unset non-blocking on clientsJune McEnroe2019-10-24
* Intercept client QUITJune McEnroe2019-10-24
* Only set NeedCapEnd if unregisteredJune McEnroe2019-10-24
* Set client-side origin to irc.invalidJune McEnroe2019-10-24
* Factor out client-side origin nameJune McEnroe2019-10-24
* Intercept all CAP commands from clientsJune McEnroe2019-10-24
* Ignore further CAP ENDJune McEnroe2019-10-24
* Implement client CAP for server-timeJune McEnroe2019-10-24
* Make clientFormat publicJune McEnroe2019-10-24
* Rename some thingsJune McEnroe2019-10-24
* Rename Command to MessageJune McEnroe2019-10-23
* Synchronize state after client registrationJune McEnroe2019-10-23
* Send to server if client has no needsJune McEnroe2019-10-23
* Implement some amount of client connectionJune McEnroe2019-10-23
* Add dynamic poll listJune McEnroe2019-10-23
roe neovim now behaves correctly without the redirection hack. 2017-07-09Only pacman -Sy onceJune McEnroe 2017-07-09Add Tarmak 2 to console keymapJune McEnroe 2017-07-04Remove pathogenJune McEnroe Apparently this is built in now. Except it loads from a weird path structure. 2017-07-04Consolidate pbd, pbcopy, pbpasteJune McEnroe 2017-07-04Reorganize neovim configuration, againJune McEnroe 2017-07-04Remove <Esc><Esc> terminal mappingJune McEnroe <C-w><Esc> works just as well. Convenient. 2017-07-04Generalize C-w neovim terminal mappingJune McEnroe 2017-07-04Remove tmuxJune McEnroe tmux configuration was starting to bother me, and it got worse with Sierra. Turns out that neovim terminal emulation is much more natural to work with and requires less configuration, though I still disapprove of the feature being included in an editor! For detaching and attaching sessions, abduco is a simple tool that seems to work decently, but given that I will likely only be running neovim in the sessions, I might come up with something even simpler. 2017-07-04Show terminal title in statuslineJune McEnroe 2017-07-04Add nvim terminal mappingsJune McEnroe 2017-06-29Add color to xxJune McEnroe 2017-06-28Set tmux copy-mode-vi bindings for TarmakJune McEnroe 2017-06-27Link Scala syntax fileJune McEnroe Oops. 2017-06-27Clean up top of trivial colorscheme fileJune McEnroe 2017-06-27Fix Scala syntax highlight linksJune McEnroe