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
*
Refactor Console
bptato
2023-10-13
3
-73
/
+104
*
Add w3m-cgi-compat option
bptato
2023-10-01
1
-1
/
+2
*
Fix cursor x not being updated on backwards search
bptato
2023-10-01
1
-3
/
+11
*
container: fix oob in area highlighting
bptato
2023-10-01
1
-0
/
+2
*
container: center column in setCursorXYCenter
bptato
2023-10-01
1
-0
/
+3
*
more vi/m compat
bptato
2023-10-01
1
-16
/
+26
*
Improve vi/m compat in scrolling
bptato
2023-10-01
1
-17
/
+68
*
buffer: fix cursor unnecessarily jumping to y=0
bptato
2023-09-30
1
-2
/
+3
*
Add urimethodmap support
bptato
2023-09-30
3
-5
/
+12
*
loader: add local-cgi
bptato
2023-09-30
1
-5
/
+2
*
buffer: simplify contentType handling
bptato
2023-09-27
2
-14
/
+15
*
interface clone: remove unused arg, document
bptato
2023-09-27
1
-1
/
+1
*
Add precnum support to more functions
bptato
2023-09-26
2
-34
/
+41
*
pager: show character sequence inputs on status line
bptato
2023-09-26
2
-31
/
+44
*
Add M-p as "load page on clipboard"
bptato
2023-09-25
1
-3
/
+8
*
client: write errors to browser console in evalAction
bptato
2023-09-25
1
-3
/
+10
*
client: clean up Client object
bptato
2023-09-24
1
-14
/
+5
*
client, timeout: simplify
bptato
2023-09-24
1
-8
/
+8
*
regex: copy after compiling
bptato
2023-09-24
1
-1
/
+2
*
container: un-extern, un-ref highlights
bptato
2023-09-23
1
-9
/
+6
*
fix devnull dup in place of stdin
bptato
2023-09-23
1
-4
/
+7
*
buffer: make readFromFd work with pipes
bptato
2023-09-23
1
-1
/
+8
*
buffer: make clone fork()
bptato
2023-09-23
2
-20
/
+76
*
Disable "toggle source" for the console buffer
bptato
2023-09-21
3
-8
/
+17
*
lineedit: rewrite
bptato
2023-09-18
1
-13
/
+7
*
Fix compilation with --assertions:off
bptato
2023-09-15
1
-2
/
+4
*
bindings: fix JSInterruptHandler signature
bptato
2023-09-15
1
-1
/
+1
*
move around more modules
bptato
2023-09-14
4
-26
/
+26
*
move some modules to local/
bptato
2023-09-14
4
-0
/
+3162