summary refs log tree commit diff
path: root/home/.gdbinit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-06 22:05:38 -0500
committerJune McEnroe <june@causal.agency>2018-02-06 22:05:38 -0500
commite441e9c17b69313007051b2c2b68ec01679d8bde (patch)
treed6fd07f1c7cf5e88fd0b85bc4640f7aad5662930 /home/.gdbinit
parentAdd gfxx controls for custom bits (diff)
downloadsrc-e441e9c17b69313007051b2c2b68ec01679d8bde.tar.gz
src-e441e9c17b69313007051b2c2b68ec01679d8bde.zip
Require 4 bit counts on gfxx command line
Diffstat (limited to 'home/.gdbinit')
0 files changed, 0 insertions, 0 deletions
/commit/bin/mtags.c?id=7e46e2e83472d2a22fcc3793aadb647d26defe92&follow=1'>Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe