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 incremental search with empty string
bptato
2024-03-30
1
-3
/
+11
*
pager: exclude status line from buffer height
bptato
2024-03-30
1
-1
/
+5
*
pager: edit source fixes
bptato
2024-03-30
1
-27
/
+8
*
pager: fix broken writeToFile
bptato
2024-03-29
1
-5
/
+1
*
fflush() before forks
bptato
2024-03-28
1
-6
/
+11
*
buffer: fix cancel()
bptato
2024-03-27
1
-1
/
+16
*
pager: percent-decode path name in askDownloadPath
bptato
2024-03-25
1
-1
/
+1
*
js: proper distinction between Opt/Option
bptato
2024-03-24
1
-6
/
+6
*
io: derive DynStream from RootObj (not Stream)
bptato
2024-03-24
1
-25
/
+29
*
pager: detect JS as text
bptato
2024-03-24
1
-1
/
+5
*
config: add default-headers to siteconf
bptato
2024-03-21
1
-19
/
+7
*
libregexp: update LRE_FLAG_UTF16 name
bptato
2024-03-21
1
-1
/
+1
*
cell: update FormatFlag naming, remove useless templates
bptato
2024-03-21
1
-1
/
+1
*
pager: fix flipped predicate for download
bptato
2024-03-21
1
-1
/
+1
*
pager: add "save link", "save source"; change & document some keybindings
bptato
2024-03-20
1
-38
/
+66
*
pager: do not ask to download text/*
bptato
2024-03-19
1
-1
/
+1
*
buffer: add markURL
bptato
2024-03-19
1
-1
/
+2
*
client: refactor input
bptato
2024-03-18
1
-9
/
+7
*
config: parse mime.types/mailcap/urimethodmap inside parseConfig
bptato
2024-03-18
1
-17
/
+8
*
pager: remove useless code
bptato
2024-03-18
1
-15
/
+0
*
config: clean up/simplify
bptato
2024-03-17
1
-20
/
+6
*
client: fix "Hit any key" bug on load failure
bptato
2024-03-17
1
-11
/
+21
*
pager: fix buffer filtering
bptato
2024-03-17
1
-2
/
+4
*
client, pager: various file saving fixes
bptato
2024-03-16
1
-15
/
+17
*
pager: fix disappearing buffers when reload fails
bptato
2024-03-16
1
-9
/
+8
*
pager: simplify line editing
bptato
2024-03-16
1
-61
/
+66
*
pager, loader: add "Save file to" functionality
bptato
2024-03-16
1
-11
/
+74
*
config: add start.console-buffer option
bptato
2024-03-16
1
-1
/
+1
*
Clean up BufferConfig
bptato
2024-03-15
1
-23
/
+46
*
pager: unregister containers properly when headers are pending
bptato
2024-03-14
1
-7
/
+17
*
Move around some modules
bptato
2024-03-14
1
-10
/
+60
*
pager: add "open in editor" keybinding (sE)
bptato
2024-03-14
1
-5
/
+55
*
pager: use loadinfo for redirection message, not alert
bptato
2024-03-13
1
-1
/
+2
*
client: fix blocking reads on container connection
bptato
2024-03-12
1
-10
/
+88
*
loader: remove applyHeaders
bptato
2024-03-12
1
-17
/
+20
*
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
[next]