|
.gitignore
|
git ignore: src/ and pkg/ (generated by arch's makepkg)
|
2020年02月01日 21:18:06 +01:00 |
|
commands.c
|
command: map j/k to scroll down/up a line (vim-style)
|
2024年12月29日 21:10:06 +03:00 |
|
commands.h
|
initial support for scrolling
|
2020年01月25日 23:46:05 +01:00 |
|
document.c
|
document: overstrikes: "_\b_" may be either bold or italic
|
2020年03月13日 20:16:05 +01:00 |
|
document.h
|
clean up terminal line counting
|
2020年02月23日 12:15:18 +01:00 |
|
fdm.c
|
initial commit: we can render a single page
|
2020年01月25日 21:42:03 +01:00 |
|
fdm.h
|
initial commit: we can render a single page
|
2020年01月25日 21:42:03 +01:00 |
|
generate-version.sh
|
generate-version: check for .git directory in *src* dir
|
2020年03月06日 22:18:12 +01:00 |
|
log.c
|
initial commit: we can render a single page
|
2020年01月25日 21:42:03 +01:00 |
|
log.h
|
initial commit: we can render a single page
|
2020年01月25日 21:42:03 +01:00 |
|
main.c
|
clean up terminal line counting
|
2020年02月23日 12:15:18 +01:00 |
|
meson.build
|
statusbar: plumbing for statusbar as a separate entity
|
2020年02月23日 11:57:54 +01:00 |
|
PKGBUILD
|
PKGBUILD: initial
|
2020年02月01日 21:17:49 +01:00 |
|
README.md
|
README: simplify wording
|
2020年01月29日 20:04:13 +01:00 |
|
statusbar.c
|
clean up terminal line counting
|
2020年02月23日 12:15:18 +01:00 |
|
statusbar.h
|
clean up terminal line counting
|
2020年02月23日 12:15:18 +01:00 |