summary refs log tree commit diff
path: root/bin/.gitignore
blob: 78e94de313ac6b35c8f2e788f02a83a60314c1f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
*.html
*.o
aes
beef
bit
bri
config.mk
dtch
edit
ever
fbatt
fbclock
glitch
hi
hnel
modem
open
order
pbcopy
pbd
pbpaste
pngo
psf2png
psfed
ptee
relay
scheme
scheme.h
scheme.png
setopt
shotty
tags
title
ttpre
up
when
xx
-01-20 13:30:27 -0500'>2021-01-20Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add 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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe