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
*
Add some quirks mode rules + presentational hints
bptato
2022-11-25
7
-24
/
+143
*
Fix misc bugs
bptato
2022-11-25
3
-9
/
+16
*
Improve status messages, fix regressions, etc
bptato
2022-11-25
11
-192
/
+243
*
Fix command() keybinding
bptato
2022-11-25
1
-1
/
+1
*
Fix typo
bptato
2022-11-25
1
-2
/
+2
*
Fix user style regression, add minimum-contrast
bptato
2022-11-25
7
-16
/
+65
*
Buffer improvements
bptato
2022-11-25
9
-81
/
+274
*
Avoid forking child processes from the main process
bptato
2022-11-24
14
-181
/
+403
*
Table improvements
bptato
2022-11-22
6
-39
/
+88
*
Table fixes wip
bptato
2022-11-22
3
-60
/
+61
*
Fix tab rendering
bptato
2022-11-22
1
-2
/
+20
*
Move ips stuff to src/ips/
bptato
2022-11-22
7
-22
/
+10
*
Termcap support (?)
bptato
2022-11-21
5
-87
/
+176
*
Add alt-screen option, fix an ansi color bug
bptato
2022-11-21
3
-8
/
+17
*
Color & term improvements
bptato
2022-11-21
10
-213
/
+302
*
Color stuff
bptato
2022-11-21
4
-24
/
+103
*
Terminal refactorings
bptato
2022-11-20
14
-307
/
+533
*
Update readme
bptato
2022-11-20
1
-18
/
+23
*
Incremental loading of text files, etc.
bptato
2022-11-20
9
-299
/
+349
*
Fix weird screen shift behavior
bptato
2022-11-19
3
-23
/
+33
*
Re-implement highlighting
bptato
2022-11-19
6
-31
/
+83
*
Fix table cell size calculation
bptato
2022-11-19
5
-37
/
+44
*
Update docs
bptato
2022-11-19
1
-70
/
+89
*
Rewrite buffer/pager for multi-processing
bptato
2022-11-19
20
-1983
/
+2514
*
Fix incorrect fit-to-shrink heuristics
bptato
2022-11-15
1
-1
/
+5
*
Very much WIP table implementation
bptato
2022-11-15
4
-19
/
+124
*
Kill individual buffers' loader processes on exit
bptato
2022-11-09
2
-7
/
+20
*
Add basic notcurses bindings
bptato
2022-11-09
1
-0
/
+56
*
Use separate FileLoader instance for each buffer
bptato
2022-11-09
3
-8
/
+7
*
Do not always assume stdin is /dev/tty
bptato
2022-11-09
5
-53
/
+75
*
Fix piped streams
bptato
2022-10-24
1
-1
/
+3
*
Reopen tty read-only, refresh containers when switched
bptato
2022-10-24
2
-10
/
+16
*
Fix crash on opening unavailable resources
bptato
2022-10-19
1
-3
/
+7
*
Make it compile...
bptato
2022-10-19
3
-4
/
+4
*
Fix incorrect mark rendering
bptato
2022-10-19
1
-1
/
+1
*
Re-enable media queries
bptato
2022-10-19
3
-13
/
+31
*
Fix Meta+Control keybindings
bptato
2022-10-19
1
-8
/
+9
*
Implement tree buffers, fix a js bug, refactor
bptato
2022-10-19
8
-627
/
+650
*
WIP pager
bptato
2022-10-04
7
-60
/
+140
*
Binding & macro refactorings
bptato
2022-10-01
4
-125
/
+146
*
Rename jsget/jsset to jsfget/jsfset for functions
bptato
2022-09-16
4
-25
/
+27
*
Bugfixes & test JS event loop
bptato
2022-09-16
3
-54
/
+214
*
Tweaks/bugfixes for arm
bptato
2022-09-14
5
-7
/
+8
*
More JS bindings
bptato
2022-09-13
14
-231
/
+638
*
Add JS binding generation
bptato
2022-09-12
13
-410
/
+2049
*
Use unix domain sockets for IPC
bptato
2022-09-06
6
-124
/
+195
*
Add a network stream wrapper, improve eprint
bptato
2022-09-05
5
-26
/
+70
*
Fix combinator bugs + reimplement querySelectorAll
bptato
2022-09-01
2
-119
/
+51
*
Fix :nth-last-child
bptato
2022-08-23
1
-3
/
+9
*
Use more accurate selector terminology
bptato
2022-08-23
3
-31
/
+39
[next]