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: 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
*
mailcap: add $MAILCAP_URL
bptato
2023-12-10
1
-0
/
+2
*
config: better path handling; fix array parsing bug
bptato
2023-12-10
1
-14
/
+39
*
pager: add marks
bptato
2023-12-09
1
-8
/
+28
*
pager, container: add text selection/copying
bptato
2023-12-03
1
-16
/
+17
*
pager: small optimization in drawBuffer
bptato
2023-12-01
1
-2
/
+2
*
pager: fix regression
bptato
2023-11-21
1
-4
/
+4
*
pager: remove pager.tty member
bptato
2023-11-21
1
-3
/
+3
*
WindowAttributes: refactor
bptato
2023-10-19
1
-1
/
+1
*
pager/lineedit: notify lineedit of windowChange
bptato
2023-10-18
1
-0
/
+2
*
Refactor Console
bptato
2023-10-13
1
-1
/
+1
*
Add urimethodmap support
bptato
2023-09-30
1
-3
/
+7
*
buffer: simplify contentType handling
bptato
2023-09-27
1
-10
/
+11
*
Add precnum support to more functions
bptato
2023-09-26
1
-8
/
+8
*
pager: show character sequence inputs on status line
bptato
2023-09-26
1
-8
/
+19
*
Add M-p as "load page on clipboard"
bptato
2023-09-25
1
-3
/
+8
*
regex: copy after compiling
bptato
2023-09-24
1
-1
/
+2
*
buffer: make clone fork()
bptato
2023-09-23
1
-11
/
+13
*
Disable "toggle source" for the console buffer
bptato
2023-09-21
1
-5
/
+10
*
lineedit: rewrite
bptato
2023-09-18
1
-13
/
+7
*
move around more modules
bptato
2023-09-14
1
-10
/
+10
*
move some modules to local/
bptato
2023-09-14
1
-0
/
+1189