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
/
io
/
lineedit.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move charsets into chakasu
bptato
2023-08-14
1
-3
/
+4
*
Improve encoding support
bptato
2023-07-12
1
-33
/
+32
*
use =destroy instead of finalizers
bptato
2023-07-01
1
-0
/
+2
*
Factor out map search, remove sugar
bptato
2023-06-29
1
-2
/
+10
*
Support 8-bit output colors
bptato
2023-06-26
1
-1
/
+1
*
hacks for readline so that it at least kind of works
bptato
2023-06-25
1
-2
/
+9
*
Rework JS exception system
bptato
2023-06-19
1
-4
/
+5
*
Add unicode normalization, etc
bptato
2022-12-19
1
-54
/
+28
*
lineedit: fix crash in prevHist/nextHist
bptato
2022-12-19
1
-0
/
+3
*
Add siteconf, fix lineedit bugs
bptato
2022-11-29
1
-3
/
+5
*
Add line editing history, other lineedit fixes
bptato
2022-11-29
1
-83
/
+112
*
Add textarea
bptato
2022-11-28
1
-1
/
+1
*
Fix lineedit bugs
bptato
2022-11-26
1
-43
/
+65
*
Fix some table layout issues
bptato
2022-11-25
1
-0
/
+2
*
Improve status messages, fix regressions, etc
bptato
2022-11-25
1
-0
/
+22
*
Rewrite buffer/pager for multi-processing
bptato
2022-11-19
1
-200
/
+196
*
Do not always assume stdin is /dev/tty
bptato
2022-11-09
1
-5
/
+8
*
WIP pager
bptato
2022-10-04
1
-4
/
+6
*
More JS bindings
bptato
2022-09-13
1
-2
/
+2
*
Add JS binding generation
bptato
2022-09-12
1
-2
/
+4
*
Hide passwords while typing
bptato
2022-07-31
1
-8
/
+19
*
Add search function
bptato
2022-07-22
1
-21
/
+38
*
Implement forms
bptato
2022-01-29
1
-6
/
+6
*
Fix some path bugs and misc. warnings
bptato
2022-01-25
1
-4
/
+4
*
Fix pager bugs
bptato
2021-12-23
1
-31
/
+56
*
More code formatting consistency
bptato
2021-12-17
1
-1
/
+1
*
Clean up unused imports
bptato
2021-11-12
1
-1
/
+0
*
Remove compose
bptato
2021-10-03
1
-92
/
+49
*
Reorganize imports
bptato
2021-08-07
1
-7
/
+3
*
Refactoring in buffer.nim
bptato
2021-08-06
1
-1
/
+0
*
Refactor display.nim and twtio.nim
bptato
2021-08-06
1
-0
/
+290