Commit Graph

780 Commits

Author SHA1 Message Date
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
K. Lange
b02e6a0055 [bim] Add initial plubming for a bimrc file 2018-08-20 22:11:57 +09:00
K. Lange
1b06c0f8bc [bim] Use darker gray for comments in ansi theme 2018-08-20 21:48:00 +09:00
K. Lange
4be0d6cafb Use #000000 for terminal black color 2018-08-20 21:44:39 +09:00
K. Lange
888e6734b0 [bim] Better handling for erroneous character widths 2018-08-20 21:38:48 +09:00
K. Lange
9d058df17b [bim] Cleanup commandline messages 2018-08-20 13:43:18 +09:00
K. Lange
dc793bff77 [bim] Fix deleting lines at end of buffer causing crash / misaligned pointer 2018-08-20 13:34:00 +09:00
K. Lange
7d9978799d [bim] Set title in VTE 2018-08-20 13:23:08 +09:00
K. Lange
244c1cedc8 Make default ESH prompt show in vte titlebars 2018-08-20 13:21:29 +09:00
K. Lange
cffdfac0b0 [bim] Automatically figure out tabs vs. spaces, naively 2018-08-20 13:09:31 +09:00
K. Lange
cc07251802 [bim] Enable indent by default 2018-08-20 13:05:19 +09:00
K. Lange
cf21613df0 [bim] Fix type of some vars used for bim_getch 2018-08-20 12:58:49 +09:00
K. Lange
9435550e18 [bim] Handle ^Z suspend (under Linux) 2018-08-20 11:25:39 +09:00
K. Lange
9ecaca151f [bim] Add some C++ keywords 2018-08-20 10:42:39 +09:00
K. Lange
411ccf3794 [bim] Use C hilighting for C++ until we write a dedicated one 2018-08-20 10:39:13 +09:00
K. Lange
98a1de26c1 [bim] Fix some read-only support stuff 2018-08-20 10:35:36 +09:00
K. Lange
d049085a3b [bim] Add rudimentary indent adjustment 2018-08-20 10:30:07 +09:00
K. Lange
312bf70943 [bim] Add rudimentary automatic indenting 2018-08-20 10:03:22 +09:00
K. Lange
567546a2ce [bim] Syntax hilighting for Make 2018-08-20 09:25:11 +09:00
K. Lange
5bdaa7b77b [bim] Copy UTF8 decoder into bim so it is single-file 2018-08-19 21:07:56 +09:00
K. Lange
fa4b4daca8 [bim] Fix up trying to parse syntax at load time 2018-08-19 21:07:56 +09:00
K. Lange
ca08d442d6 Replace utf8decode with our own thing 2018-08-19 21:07:52 +09:00
K. Lange
dd973824c0 [bim] Invert #ifdef __linux__ to match #ifdef __toaru__ earlier 2018-08-19 19:49:13 +09:00