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
*
pager: use loadinfo for redirection message, not alert
bptato
2024-03-13
1
-1
/
+2
*
client: fix blocking reads on container connection
bptato
2024-03-12
3
-43
/
+104
*
loader: remove applyHeaders
bptato
2024-03-12
3
-30
/
+31
*
posixstream: do not ignore lseek result
bptato
2024-03-12
1
-2
/
+6
*
pager: fix replacement logic
bptato
2024-03-12
2
-27
/
+32
*
pager: decrement numload on redirect
bptato
2024-03-12
1
-0
/
+1
*
io: add dynstream
bptato
2024-03-12
2
-2
/
+3
*
pager: do not eat error alerts on startup
bptato
2024-03-11
2
-2
/
+1
*
loader: rework process model
bptato
2024-03-11
3
-607
/
+720
*
client: fix thumb button confusion
bptato
2024-03-11
1
-18
/
+18
*
client: bind middle button to discardBuffer, use button5/6 as scroll
bptato
2024-03-11
2
-5
/
+14
*
client: only accept "press" input type for scroll wheel
bptato
2024-03-11
1
-2
/
+6
*
pager: clear status message when opening external viewers
bptato
2024-03-04
1
-0
/
+2
*
buffer: improve/fix onload return values
bptato
2024-03-03
2
-14
/
+18
*
quickjs: reduce diff with upstream
bptato
2024-03-02
1
-2
/
+3
*
container: fix off-by-one error in scrollDown
bptato
2024-03-02
1
-1
/
+1
*
container: fix cursorLineBegin/cursorLineTextStart with vertical scroll
bptato
2024-03-01
1
-1
/
+3
*
buffer, client: fix deadlock with send() calls
bptato
2024-02-29
3
-10
/
+26
*
Add mouse support
bptato
2024-02-29
3
-24
/
+164
*
pager: fix gotoURL crashing
bptato
2024-02-29
1
-0
/
+1
*
pager: improve URL loading procs
bptato
2024-02-28
1
-5
/
+14
*
container: fix cursor positioning bugs
bptato
2024-02-28
1
-6
/
+24
*
buffer: add image viewer support
bptato
2024-02-27
1
-24
/
+23
*
misc refactorings
bptato
2024-02-27
1
-5
/
+5
*
buffer: reset prevStyled in switchCharset, reshape
bptato
2024-02-27
1
-9
/
+3
*
pager: do not add replacement containers
bptato
2024-02-26
1
-1
/
+3
*
buffer: clean up onload, fix console update
bptato
2024-02-26
2
-42
/
+40
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
3
-20
/
+17
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
2
-45
/
+88
*
pager: fix wrong referrer in redirectTo
bptato
2024-02-23
1
-1
/
+1
*
buffer: remove BufferSource
bptato
2024-02-22
2
-38
/
+30
*
buffer: clean up contentType
bptato
2024-02-22
2
-26
/
+36
*
config: replace default-flags with ignore-case
bptato
2024-02-22
1
-4
/
+10
*
Replace Chakasu with Chagashi
bptato
2024-02-22
3
-3
/
+3
*
container: fix crash on clone -> view source
bptato
2024-02-19
1
-5
/
+9
*
client: fix EOF error for estream
bptato
2024-02-18
1
-0
/
+2
*
pager: fix compilation on 1.6.14
bptato
2024-02-17
1
-1
/
+1
*
regex: re-work compileSearchRegex
bptato
2024-02-17
1
-2
/
+4
*
term: fix coloring mess
bptato
2024-02-17
1
-1
/
+4
*
winattrs: remove unnecessary call, fix height_px fallback
bptato
2024-02-17
2
-5
/
+5
*
layout: use html/body bgcolor as canvas bgcolor
bptato
2024-02-17
1
-7
/
+20
*
container: set color on double width char + tab fillers
bptato
2024-02-16
1
-7
/
+10
*
pager: increase numload for stdin
bptato
2024-02-15
1
-0
/
+1
*
pager: enable wait in runMailcapWritePipe
bptato
2024-02-14
1
-1
/
+1
*
Various refactorings & fixes
bptato
2024-02-14
3
-19
/
+29
*
pager: reduce boilerplate
bptato
2024-02-14
2
-35
/
+22
*
pager: warn on protocol switching redirects
bptato
2024-02-14
1
-4
/
+16
*
container: allow dismissing loadinfo
bptato
2024-02-13
2
-8
/
+15
*
container: do not reshape twice on loading documents
bptato
2024-02-12
1
-18
/
+18
*
buffersource: remove location field
bptato
2024-02-12
2
-26
/
+31
[next]