summary refs log tree commit diff
path: root/home/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-12 11:57:30 -0500
committerJune McEnroe <programble@gmail.com>2018-02-12 11:57:30 -0500
commitc1823d2f307fd089054e723ad3ed5d7db9af5bc9 (patch)
tree7cf80b2239de308c8e7774b1443e051ca80eac13 /home/.inputrc
parentAdd "Close Window" menu item to gfx/cocoa (diff)
downloadsrc-c1823d2f307fd089054e723ad3ed5d7db9af5bc9.tar.gz
src-c1823d2f307fd089054e723ad3ed5d7db9af5bc9.zip
Use Intel syntax in LLDB
GDB has no idea what's going on if you run it on a Cocoa app, and it
turns out LLDB is pretty nice. Why does it get a bad reputation?
Diffstat (limited to 'home/.inputrc')
0 files changed, 0 insertions, 0 deletions
classesJune McEnroe 2019-02-08Don't open folds when using {}June McEnroe 2019-02-08Add sh syntax to hiJune McEnroe 2019-02-08Use [] to quote special characters in regexJune McEnroe This looks much cleaner than having to double-escape backslash. 2019-02-08Improve ANSI output and base IRC on itJune McEnroe 2019-02-08Add hi -nJune McEnroe 2019-02-08Elaborate hi man pageJune McEnroe 2019-02-08Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe