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
/
term.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
term: fix incorrect dimensions used in sixel
bptato
2024-04-29
1
-30
/
+29
*
term: add sixel background color blending
bptato
2024-04-29
1
-9
/
+19
*
term: remove background color blending in sixel
bptato
2024-04-27
1
-9
/
+1
*
ua.css: style xmp like pre
bptato
2024-04-27
1
-1
/
+9
*
term: query sixel color register number
bptato
2024-04-27
1
-32
/
+51
*
Remove unnecessary unsigned casts
bptato
2024-04-26
1
-2
/
+2
*
term: add sixel encoder
bptato
2024-04-25
1
-84
/
+179
*
Initial image support
bptato
2024-04-25
1
-12
/
+85
*
Update code style
bptato
2024-04-17
1
-27
/
+28
*
term: save/restore title after "set title"
bptato
2024-04-16
1
-2
/
+12
*
term: do not eat last DA1 value
bptato
2024-04-10
1
-3
/
+9
*
term: flush stdout in anyKey
bptato
2024-03-29
1
-0
/
+1
*
term: improve color detection
bptato
2024-03-27
1
-5
/
+16
*
config, toml: rename enums
bptato
2024-03-26
1
-13
/
+13
*
term: use termcap for italic reset
bptato
2024-03-21
1
-3
/
+7
*
cell: update FormatFlag naming, remove useless templates
bptato
2024-03-21
1
-15
/
+15
*
client: refactor input
bptato
2024-03-18
1
-41
/
+113
*
client, pager: various file saving fixes
bptato
2024-03-16
1
-2
/
+2
*
Move around some modules
bptato
2024-03-14
1
-0
/
+899