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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
loader: add missing flush() calls
bptato
2024-03-16
1
-1
/
+4
*
cgi: fix libexec dir not being set
bptato
2024-03-16
1
-3
/
+4
*
config: add start.console-buffer option
bptato
2024-03-16
3
-3
/
+5
*
container: cursor x fixes
bptato
2024-03-15
1
-2
/
+4
*
Clean up BufferConfig
bptato
2024-03-15
6
-81
/
+73
*
version: print error message on a single line
bptato
2024-03-14
1
-4
/
+3
*
client: check if container was found before deleting it
bptato
2024-03-14
1
-2
/
+2
*
pager: unregister containers properly when headers are pending
bptato
2024-03-14
3
-14
/
+33
*
loader: handle connections where pid/key does not match
bptato
2024-03-14
1
-1
/
+8
*
cgi: fix broken pipe handling
bptato
2024-03-14
1
-1
/
+8
*
Move around some modules
bptato
2024-03-14
21
-96
/
+88
*
pager: add "open in editor" keybinding (sE)
bptato
2024-03-14
5
-76
/
+80
*
loader: only trap SIGTERM
bptato
2024-03-14
1
-1
/
+1
*
loader: fix crash on malformed CGI headers
bptato
2024-03-14
2
-3
/
+2
*
twtstr: fix deleteChars, do not remove space in replaceControls
bptato
2024-03-14
2
-11
/
+7
*
pager: use loadinfo for redirection message, not alert
bptato
2024-03-13
1
-1
/
+2
*
twtstr: simplify control char procs
bptato
2024-03-13
1
-24
/
+7
*
layout: remove word-spacing
bptato
2024-03-13
1
-4
/
+1
*
rudimentary support for <video>, <audio>
bptato
2024-03-13
6
-9
/
+65
*
man: rewrite in Nim
bptato
2024-03-13
1
-21
/
+22
*
loader: fix nil deref in parseHeaders
bptato
2024-03-13
1
-1
/
+1
*
client: fix blocking reads on container connection
bptato
2024-03-12
5
-72
/
+123
*
loader: remove applyHeaders
bptato
2024-03-12
10
-134
/
+112
*
posixstream: do not ignore lseek result
bptato
2024-03-12
2
-3
/
+8
*
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
6
-57
/
+95
*
loader: unregister input streams on EOF
bptato
2024-03-12
1
-2
/
+2
*
mailcap: better error messages, accept \ as newline escape
bptato
2024-03-11
1
-6
/
+18
*
pager: do not eat error alerts on startup
bptato
2024-03-11
2
-2
/
+1
*
loader: rework process model
bptato
2024-03-11
24
-1432
/
+1630
*
client: fix thumb button confusion
bptato
2024-03-11
1
-18
/
+18
*
css: fix {} macros on older Nim versions
bptato
2024-03-11
1
-6
/
+9
*
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
*
term: fix alt-screen = true without ti/te
bptato
2024-03-08
1
-10
/
+11
*
cgi: do not eat first word of the error message
bptato
2024-03-07
1
-1
/
+1
*
cgi: pass system error message after execl failure
bptato
2024-03-07
1
-1
/
+2
*
buffer: fix bug of eating chars before invalid UTF-8
bptato
2024-03-05
1
-2
/
+2
*
pager: clear status message when opening external viewers
bptato
2024-03-04
1
-0
/
+2
*
css: simplify property & value definitions
bptato
2024-03-04
1
-266
/
+272
*
catom: merge TagType with AttrType
bptato
2024-03-04
6
-112
/
+133
*
dom: use relList for stylesheet checks
bptato
2024-03-04
2
-10
/
+17
*
dom: misc fixes
bptato
2024-03-04
2
-6
/
+41
*
loader: fix crash on cha </dev/null
bptato
2024-03-03
1
-1
/
+3
*
strwidth, renderdocument: small refactoring
bptato
2024-03-03
5
-124
/
+96
*
Update chame
bptato
2024-03-03
1
-1
/
+1
*
buffer: improve/fix onload return values
bptato
2024-03-03
3
-20
/
+30
*
quickjs: reduce diff with upstream
bptato
2024-03-02
5
-20
/
+18
*
cssparser: fix another anb parsing bug
bptato
2024-03-02
1
-2
/
+2
[prev]
[next]