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
/
pager.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
pager: fix replacement logic
bptato
2024-03-12
1
-27
/
+31
*
pager: decrement numload on redirect
bptato
2024-03-12
1
-0
/
+1
*
io: add dynstream
bptato
2024-03-12
1
-1
/
+2
*
pager: do not eat error alerts on startup
bptato
2024-03-11
1
-1
/
+1
*
loader: rework process model
bptato
2024-03-11
1
-358
/
+472
*
client: bind middle button to discardBuffer, use button5/6 as scroll
bptato
2024-03-11
1
-1
/
+1
*
pager: clear status message when opening external viewers
bptato
2024-03-04
1
-0
/
+2
*
buffer, client: fix deadlock with send() calls
bptato
2024-02-29
1
-3
/
+3
*
Add mouse support
bptato
2024-02-29
1
-2
/
+6
*
pager: fix gotoURL crashing
bptato
2024-02-29
1
-0
/
+1
*
pager: improve URL loading procs
bptato
2024-02-28
1
-5
/
+14
*
pager: do not add replacement containers
bptato
2024-02-26
1
-1
/
+3
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
1
-14
/
+14
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
1
-39
/
+82
*
pager: fix wrong referrer in redirectTo
bptato
2024-02-23
1
-1
/
+1
*
buffer: remove BufferSource
bptato
2024-02-22
1
-18
/
+12
*
buffer: clean up contentType
bptato
2024-02-22
1
-11
/
+17
*
config: replace default-flags with ignore-case
bptato
2024-02-22
1
-4
/
+10
*
Replace Chakasu with Chagashi
bptato
2024-02-22
1
-1
/
+1
*
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
1
-2
/
+3
*
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
1
-1
/
+1
*
pager: reduce boilerplate
bptato
2024-02-14
1
-33
/
+20
*
pager: warn on protocol switching redirects
bptato
2024-02-14
1
-4
/
+16
*
container: allow dismissing loadinfo
bptato
2024-02-13
1
-2
/
+3
*
buffersource: remove location field
bptato
2024-02-12
1
-17
/
+19
*
Add pager.externFilterSource
bptato
2024-02-12
1
-6
/
+62
*
Remove CLONE BufferSource; cache document sources in tmpdir
bptato
2024-02-12
1
-32
/
+14
*
pager: fix discardTree
bptato
2024-02-11
1
-4
/
+6
*
Get rid of LOAD_PIPE BufferSource
bptato
2024-02-11
1
-11
/
+13
*
pager: use 644 mask for mailcap temp files
bptato
2024-02-10
1
-2
/
+2
*
pager: display precnum *and* inputBuffer when precnum != 0
bptato
2024-02-01
1
-3
/
+1
*
forkserver: clean up
bptato
2024-01-29
1
-5
/
+2
*
Remove newFormat
bptato
2024-01-23
1
-6
/
+5
*
js: merge some type modules into jstypes
bptato
2024-01-11
1
-1
/
+1
*
pager: simplify updateReadLine
bptato
2024-01-11
1
-14
/
+16
*
Fix windowChange not refreshing valid media queries
bptato
2024-01-10
1
-0
/
+2
*
Use std/* imports everywhere
bptato
2024-01-07
1
-9
/
+9
*
Set cgiDir for client loader process
bptato
2024-01-06
1
-1
/
+1
*
Fix some casing issues
bptato
2024-01-06
1
-2
/
+2
*
Compile with styleCheck:usages
bptato
2023-12-28
1
-3
/
+3
*
Fix warnings on Nim 2.0.2
bptato
2023-12-24
1
-2
/
+1
*
config: allow overriding default prepended scheme
bptato
2023-12-15
1
-2
/
+3
*
Implement local CGI error message handling
bptato
2023-12-15
1
-3
/
+1
*
container: track ishtml status
bptato
2023-12-15
1
-1
/
+1
*
break up twtstr somewhat
bptato
2023-12-13
1
-0
/
+1
[next]