summary refs log tree commit diff
path: root/home/.lldbinit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-04 23:51:24 -0500
committerJune McEnroe <june@causal.agency>2018-02-04 23:51:24 -0500
commit536e53067a65723eae1c31861bde6559efc4f189 (patch)
tree4ac2764cfa33cf6a1b1a2583d5da01a95e1c48fd /home/.lldbinit
parentReuse CGColorSpace and CGDataProvider in gfcocoa (diff)
downloadsrc-536e53067a65723eae1c31861bde6559efc4f189.tar.gz
src-536e53067a65723eae1c31861bde6559efc4f189.zip
Fix gfxx draw stop condition
Would not draw the last partially visible column when mirrored.
Diffstat (limited to 'home/.lldbinit')
0 files changed, 0 insertions, 0 deletions
/litterbox/commit/scoop.c?h=1.3&id=5515a70dabf9af1b63727734b5ccafbce009cec5&follow=1'>Only enable highlighting on terminal outputJune McEnroe 2019-12-31Set up pager pipeJune McEnroe 2019-12-30Normalize date inputJune McEnroe Mostly this just allows the use of 'now'. 2019-12-30Add initial rough version of scoopJune McEnroe 2019-12-30Join with USING wherever possibleJune McEnroe 2019-12-30Add -D flag to prospective scoop manualJune McEnroe 2019-12-30Order results by ID in outer query in litterboxJune McEnroe 2019-12-30Use X macro for Type enumJune McEnroe 2019-12-30Remove scoop -ABCJune McEnroe I can almost get these to work with an inner and outer SQL query, but when contexts starts overlapping it becomes a disaster, so I'm leavin it out at least for now. 2019-12-30Add limit option for litterbox's search query interfaceJune McEnroe