Commit Graph

802 Commits

Author SHA1 Message Date
K. Lange
a92007245d [bim] Warning from incorrect signededness 2018-09-03 19:47:54 +09:00
K. Lange
040dea6374 [bim] Partial yanks and bug fixes 2018-09-03 19:46:28 +09:00
K. Lange
5ddce4e51d Fix warning from bad terminal callbacks in vgalog.ko 2018-09-02 00:14:10 +09:00
K. Lange
a9f2aeff15 [bim] CHAR SELECTION, fix a history bug 2018-09-01 23:51:43 +09:00
K. Lange
209d6d7e89 Add more libc header stuff 2018-09-01 22:14:34 +09:00
K. Lange
38bdbb7402 [bim] minor theme edit 2018-09-01 22:14:11 +09:00
K. Lange
1eb5de415f [bim] fix unused variable 2018-09-01 06:13:54 +09:00
K. Lange
a498f14fad [bim] Unicode search 2018-09-01 06:12:47 +09:00
K. Lange
896ef92011 [bim] Use nprintf variants to appease the sortix gods 2018-08-31 15:43:45 +09:00
K. Lange
0150e2eb4d [bim] Remove direct calls to toaru's fswait2 (use poll wrapper) 2018-08-31 12:32:20 +09:00
K. Lange
191609c30f poll wrapper around fswait2 (experimental; no POLLOUT, no POLLPRI) 2018-08-31 12:31:35 +09:00
K. Lange
c4334830e5 [bim] Various updates, included backwards search 2018-08-30 22:03:46 +09:00
K. Lange
5a2d292d3c Add a bimrc 2018-08-30 16:23:29 +09:00
K. Lange
3bdc4751af [bim] New syntax theme 2018-08-30 16:21:53 +09:00
K. Lange
9df16633de [bim] Experimental undo/redo stack 2018-08-30 09:55:53 +09:00
K. Lange
03562d2f61 [bim] Change order of reset/line-feed so we can cat|head 2018-08-29 19:16:20 +09:00
K. Lange
55feb94517 [bim] Options cleanup, add -c/-C to cat files with syntax 2018-08-29 18:54:36 +09:00
K. Lange
5774273c14 [bim] Why are we using lstat... 2018-08-29 13:10:58 +09:00
K. Lange
b37eb9fd2f [bim] Better Dragonfly BSD cons25 support 2018-08-29 12:50:52 +09:00
K. Lange
d865b3e27b [bim] Remove nested functions to build on clang 2018-08-29 12:08:47 +09:00
K. Lange
358e70b616 Add naive bounds checking for elf loading 2018-08-29 08:24:14 +09:00
K. Lange
fb91f95a4e [bim] Change up 16-color modes to support default fg/bg 2018-08-28 23:43:59 +09:00
K. Lange
3bf1235b92 [bim] Better tabs and status bar for ansi theme 2018-08-28 23:25:45 +09:00
K. Lange
a5c9c6726a [bim] Some movement fixes 2018-08-28 23:18:35 +09:00
K. Lange
fa1afac86d [bim] More motions 2018-08-28 23:11:36 +09:00
K. Lange
282ca9b2ec [bim] Handle linux console better 2018-08-28 23:00:20 +09:00
K. Lange
033b472c39 [bim] Make citylights fg brighter for better contrast 2018-08-28 22:42:59 +09:00
K. Lange
728311ff68 [bim] support alternate screen in bim 2018-08-28 20:13:19 +09:00
K. Lange
d5aab96199 Rudimentary (incomplete) alternate screen support 2018-08-28 20:08:58 +09:00
K. Lange
fcbcb51ec2 [bim] Add REPLACE mode 2018-08-28 17:54:22 +09:00
K. Lange
f95f495b54 [bim] Paren matching 2018-08-28 16:36:35 +09:00
K. Lange
48e43d5c95 [bim] Make ansi theme match general colors of wombat 2018-08-28 13:18:26 +09:00
K. Lange
95444284c6 [bim] Syntax hilighting cleanups for Makefiles 2018-08-28 13:16:12 +09:00
K. Lange
2e50a84bc7 Allow NULL callbacks for rline 2018-08-28 09:28:53 +09:00
K. Lange
036096d9c9 skip over padding bytes in deps in /proc/modules 2018-08-27 11:21:58 +09:00
K. Lange
cdccc913ab Allow seamless and pointer integration to be turned off 2018-08-23 12:51:32 +09:00
K. Lange
bd7cfc8749 readme - notable components 2018-08-22 17:14:41 +09:00
K. Lange
99c05e4c88 util/fix-python.sh needs to source toolchain to access strip and save several megabytes 2018-08-22 06:31:04 +09:00
K. Lange
77965575b0 Update README 2018-08-21 23:15:29 +09:00
K. Lange
f2cde6f8fa Bump kernel version to 1.5.0 2018-08-21 22:58:16 +09:00
K. Lange
4f450cfd83 Pipes should wake up from fswait when they close 2018-08-21 22:57:14 +09:00
K. Lange
058e84bfd8 Fixup date 2018-08-21 22:31:26 +09:00
K. Lange
605fef6b0c ignore working directory for libstdc++ build work 2018-08-21 21:51:19 +09:00
K. Lange
bea8d8f6db libc updates 2018-08-21 21:50:52 +09:00
K. Lange
fec9781c23 Linker README 2018-08-21 21:39:23 +09:00
K. Lange
db95cae863 Update bootloader readme 2018-08-21 16:51:01 +09:00
K. Lange
8bf3e55f4e Add module README 2018-08-21 16:45:13 +09:00
K. Lange
0aae2df1fc [bim] Try to handle non-displayable codepoints as [U+...]? 2018-08-21 11:59:17 +09:00
K. Lange
8e05d17809 [bim] Don't place the cursor on getch timeouts in normal mode 2018-08-21 10:38:26 +09:00
K. Lange
a72b8a0a4e [bim] Cleanup three unused parameters (-Wall -Wextra) 2018-08-20 22:47:33 +09:00