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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cgi: fix libexec dir not being set
bptato
2024-03-16
1
-3
/
+4
*
config: add start.console-buffer option
bptato
2024-03-16
5
-3
/
+16
*
data: content type fixes
bptato
2024-03-15
1
-7
/
+5
*
man: improve header/footer conversion
bptato
2024-03-15
1
-4
/
+11
*
man: work around parameter insanity
bptato
2024-03-15
2
-9
/
+32
*
config.toml: fix sE binding
bptato
2024-03-15
1
-1
/
+1
*
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
9
-77
/
+103
*
loader: only trap SIGTERM
bptato
2024-03-14
1
-1
/
+1
*
man: misc improvements
bptato
2024-03-14
2
-62
/
+74
*
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
*
doc: revert capitalization change
bptato
2024-03-14
1
-1
/
+1
*
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
*
Prevent UB on memcpy and floating point conversions
Charlie Gordon
2024-03-13
5
-18
/
+26
*
Improve Date.parse
Charlie Gordon
2024-03-13
1
-31
/
+106
*
rudimentary support for <video>, <audio>
bptato
2024-03-13
7
-10
/
+66
*
man: rewrite in Nim
bptato
2024-03-13
10
-312
/
+349
*
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
*
mancha: only set man as section without other parameters
bptato
2024-03-12
1
-1
/
+2
*
loader: remove applyHeaders
bptato
2024-03-12
10
-134
/
+112
*
md2html: convert <https://example.org> to anchor
bptato
2024-03-12
1
-1
/
+32
*
update readme
bptato
2024-03-12
1
-29
/
+67
*
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
29
-1443
/
+1648
*
client: fix thumb button confusion
bptato
2024-03-11
1
-18
/
+18
*
mancha: fix query for 7z
bptato
2024-03-11
1
-1
/
+7
*
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
*
man: use /usr/bin/env perl shebang
bptato
2024-03-07
1
-1
/
+1
[prev]
[next]