index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
local
Commit message (
Expand
)
Author
Age
Files
Lines
*
js: fix compilation on 1.6.14
bptato
2024-05-06
1
-1
/
+1
*
Use isSome instead of isOk
bptato
2024-05-05
3
-5
/
+5
*
client: make quit() actually quit, misc fixes
bptato
2024-05-04
2
-34
/
+43
*
js: fix various leaks etc.
bptato
2024-05-03
2
-48
/
+73
*
loader: fix applying config for initial request
bptato
2024-05-02
1
-2
/
+1
*
config: add insecure-ssl-no-verify option to siteconf
bptato
2024-05-01
1
-1
/
+5
*
term: fix incorrect dimensions used in sixel
bptato
2024-04-29
1
-30
/
+29
*
term: add sixel background color blending
bptato
2024-04-29
1
-9
/
+19
*
term: remove background color blending in sixel
bptato
2024-04-27
1
-9
/
+1
*
ua.css: style xmp like pre
bptato
2024-04-27
1
-1
/
+9
*
buffer: add toggleImages
bptato
2024-04-27
1
-0
/
+9
*
term: query sixel color register number
bptato
2024-04-27
1
-32
/
+51
*
Remove unnecessary unsigned casts
bptato
2024-04-26
1
-2
/
+2
*
pager: reduce unnecessary image redraws
bptato
2024-04-26
1
-1
/
+1
*
term: add sixel encoder
bptato
2024-04-25
1
-84
/
+179
*
Initial image support
bptato
2024-04-25
3
-16
/
+95
*
sandbox: seccomp support on Linux
bptato
2024-04-18
3
-6
/
+26
*
Update code style
bptato
2024-04-17
6
-203
/
+207
*
term: save/restore title after "set title"
bptato
2024-04-16
1
-2
/
+12
*
js: remove automatic function -> closure conversion
bptato
2024-04-15
1
-14
/
+28
*
term: do not eat last DA1 value
bptato
2024-04-10
1
-3
/
+9
*
pager: fix incremental search with empty string
bptato
2024-03-30
1
-3
/
+11
*
pager: fix weird halfPage* behavior
bptato
2024-03-30
1
-6
/
+6
*
pager: exclude status line from buffer height
bptato
2024-03-30
2
-1
/
+9
*
pager: edit source fixes
bptato
2024-03-30
1
-27
/
+8
*
term: flush stdout in anyKey
bptato
2024-03-29
1
-0
/
+1
*
pager: fix broken writeToFile
bptato
2024-03-29
1
-5
/
+1
*
fflush() before forks
bptato
2024-03-28
1
-6
/
+11
*
Add capsicum support
bptato
2024-03-28
1
-2
/
+5
*
term: improve color detection
bptato
2024-03-27
1
-5
/
+16
*
container: rename enums
bptato
2024-03-27
1
-17
/
+17
*
buffer: fix cancel()
bptato
2024-03-27
2
-11
/
+33
*
config: improve input system
bptato
2024-03-26
1
-8
/
+10
*
config, toml: rename enums
bptato
2024-03-26
1
-13
/
+13
*
pager: percent-decode path name in askDownloadPath
bptato
2024-03-25
1
-1
/
+1
*
client, forkserver: remove useless code
bptato
2024-03-24
1
-1
/
+0
*
js: proper distinction between Opt/Option
bptato
2024-03-24
1
-6
/
+6
*
buffer: fix clone
bptato
2024-03-24
1
-3
/
+3
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
3
-55
/
+62
*
pager: detect JS as text
bptato
2024-03-24
1
-1
/
+5
*
io: add bufreader
bptato
2024-03-21
1
-1
/
+1
*
config: add default-headers to siteconf
bptato
2024-03-21
1
-19
/
+7
*
term: use termcap for italic reset
bptato
2024-03-21
1
-3
/
+7
*
libregexp: update LRE_FLAG_UTF16 name
bptato
2024-03-21
1
-1
/
+1
*
cell: update FormatFlag naming, remove useless templates
bptato
2024-03-21
3
-18
/
+18
*
buffer: send title during load + other title stuff
bptato
2024-03-21
1
-12
/
+13
*
buffer: also buffer input reads
bptato
2024-03-21
2
-4
/
+6
*
pager: fix flipped predicate for download
bptato
2024-03-21
1
-1
/
+1
*
client: fix dump detection
bptato
2024-03-20
1
-7
/
+7
*
pager: add "save link", "save source"; change & document some keybindings
bptato
2024-03-20
3
-63
/
+111
[next]