summary refs log tree commit diff
path: root/home (follow)
Commit message (Expand)AuthorAge
* Disable underline in man pagesJune McEnroe2018-08-06
* Update htoprc from new htop versionJune McEnroe2018-08-06
* Use 16-color palette in colorschemeJune McEnroe2018-08-06
* Add rand aliasJune McEnroe2018-07-31
* Use color numbers in colorschemeJune McEnroe2018-07-30
* Add monday.local to sshJune McEnroe2018-07-23
* Ignore macOS debug directoriesJune McEnroe2018-05-30
* I've really done it nowJune McEnroe2018-05-13
* Commit with june@causal.agencyJune McEnroe2018-04-08
* Move home bins to ~/.local/binJune McEnroe2018-04-03
* Highlight Special as NormalJune McEnroe2018-04-02
* Set g:clipboard to pb{copy,paste} alwaysJune McEnroe2018-03-30
* Add ll aliasJune McEnroe2018-03-28
* Sort extern crate lines with \cJune McEnroe2018-03-28
* Add \u to sort use linesJune McEnroe2018-03-24
* Revert "Use "Broken Gray" htop colors"June McEnroe2018-03-09
* Only sort system includes with \hJune McEnroe2018-03-06
* Run pngo on screenshots with supJune McEnroe2018-03-01
* Use "Broken Gray" htop colorsJune McEnroe2018-03-01
* Replace cmcenroe.me with causal.agencyJune McEnroe2018-02-24
* Git config merge.conflictStyle diff3June McEnroe2018-02-21
* Only list first space of tabsJune McEnroe2018-02-12
* Use Intel syntax in LLDBJune McEnroe2018-02-12
* Set cinoptionsJune McEnroe2018-02-04
* Tweak colorscheme moreJune McEnroe2018-02-04
* Color MatchParen DarkYellowJune McEnroe2018-02-04
* Set auto_pushdJune McEnroe2018-02-01
* Map \h to sort includesJune McEnroe2018-01-31
* Remove Tarmak remappings from vimJune McEnroe2018-01-29
* Set t_Co = 8June McEnroe2018-01-29
* Add :Q command aliasJune McEnroe2018-01-29
* Only set title in ~xtermJune McEnroe2018-01-28
* Set nonumber in terminalsJune McEnroe2017-12-31
* Condense pathJune McEnroe2017-11-18
* Remove april, add julyJune McEnroe2017-11-18
* Always newline before promptJune McEnroe2017-09-27
* Simplify zsh promptsJune McEnroe2017-09-15
* Use 4-space indent everywhereJune McEnroe2017-09-15
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
* Rename curtis -> homeJune McEnroe2017-09-06
0e5c8aa276c5456b42c6721e&follow=1'>Scroll by full pages with PageUp/PageDownJune McEnroe 2019-02-23Clarify /window documentationJune McEnroe 2019-02-23Use first word of params in input commandsJune McEnroe Prevents anything weird from happening when tab-completing, which inserts a space. 2019-02-23Add C-n and C-p key bindings to switch windowsJune McEnroe 2019-02-23Change example command to join #ascii.town on freenodeJune McEnroe 2019-02-23Call def_prog_mode after termNoFlowJune McEnroe So that the settings get restored after /url or /man. 2019-02-22Move IRC formatting reset to C-sJune McEnroe Opens C-n for window switching. 2019-02-22Disable terminal flow controlJune McEnroe This opens up C-o, C-q and C-s for key bindings without C-v. 2019-02-22Bind up and down arrows to scrollJune McEnroe Honestly it's kind of weird that IRC clients usually use these for input history. 2019-02-22Remove topic TODOJune McEnroe I played around with it and it doesn't look right unless there is only one channel listed in the status. 2019-02-22Add /znc commandJune McEnroe Only because ZNC tells you to use it and expects it to work. 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe It's actually in a good state now, I think. 2019-02-21Replace "view" with "window"June McEnroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe