about summary refs log tree commit diff stats
path: root/src/html/enums.nim
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-03-24 13:57:49 +0100
committerbptato <nincsnevem662@gmail.com>2024-03-24 14:00:15 +0100
commitb27deb7672c53e3ee59f91b7091e83ab28a8318d (patch)
treecb8990de9e0d08baf437b447be5fa631dc908258 /src/html/enums.nim
parent91150588036fc3d8611f659fad063138e25b2cd8 (diff)
downloadchawan-b27deb7672c53e3ee59f91b7091e83ab28a8318d.tar.gz
pager: detect JS as text
hack so it's possible to view JS code in a buffer even if it's set as
e.g. application/javascript in user mime.types
Diffstat (limited to 'src/html/enums.nim')
0 files changed, 0 insertions, 0 deletions
idmenu working' href='/acidbong/suckless/dwm/commit/util.c?h=2.9&id=39677ec76616fe4165ef92afb14db2bef2488e30'>39677ec ^
dc5d967 ^
39677ec ^
6a3ae5e ^
39677ec ^


39677ec ^
8f698bd ^

adaa28a ^
dc5d967 ^
adaa28a ^


849e631 ^
adaa28a ^

d4b7a9a ^




6a3ae5e ^
d4b7a9a ^


adaa28a ^
c47da14 ^
439e15d ^
9955ddc ^
dc5d967 ^
9955ddc ^



439e15d ^




16c67f3 ^
9955ddc ^
e48de30 ^
439e15d ^

0464e42 ^
439e15d ^


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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66