K. Lange
|
e0447ffa34
|
[bim] More cleanup
|
2018-08-17 10:23:43 +09:00 |
|
K. Lange
|
c5e42f80e7
|
[bim] Multiline quotes and comments
|
2018-08-17 10:11:43 +09:00 |
|
K. Lange
|
e9e0b5141a
|
[bim] Fix an off-by-one when scrolling the last line on screen
|
2018-08-17 08:40:09 +09:00 |
|
K. Lange
|
4c103806d0
|
Fix bad reads due to erroneous use of stdio
|
2018-08-17 08:36:45 +09:00 |
|
K. Lange
|
b79e33ad76
|
[bim] Fix more bad accesses
|
2018-08-17 08:30:16 +09:00 |
|
K. Lange
|
e1999b5306
|
[bim] Fixups and Linux support
|
2018-08-17 08:27:27 +09:00 |
|
K. Lange
|
f9d9226e07
|
[bim] Don't create or throw errors on non-existent files
|
2018-08-16 23:28:37 +09:00 |
|
K. Lange
|
1d967c882b
|
[bim] Mouse support
|
2018-08-16 23:23:04 +09:00 |
|
K. Lange
|
87b6a3aba5
|
[bim] Improve rendering speed by not sending so many color codes
|
2018-08-16 22:43:18 +09:00 |
|
K. Lange
|
a84e3e7c4d
|
[bim] syntax code doc cleanup
|
2018-08-16 19:55:07 +09:00 |
|
K. Lange
|
22221a20fe
|
[bim] Syntax highlighting
|
2018-08-16 19:46:13 +09:00 |
|
K. Lange
|
0a46feb201
|
[bim] Be sure to z flags in new char_t's
|
2018-08-16 17:43:26 +09:00 |
|
K. Lange
|
1576a65597
|
Don't reset colors after drawing commandline
|
2018-08-16 17:37:42 +09:00 |
|
K. Lange
|
6eef68699d
|
Add rudimentary text search
|
2018-08-16 17:25:59 +09:00 |
|
K. Lange
|
1bed29911e
|
Lots of BIM cleanup
|
2018-08-16 16:50:05 +09:00 |
|
K. Lange
|
a51c5113f2
|
Change how mode gets tracked for status bars
|
2018-08-16 14:55:22 +09:00 |
|
K. Lange
|
3301b5b0e5
|
Allow disabling KVM in Makefile
|
2018-08-16 14:26:40 +09:00 |
|
K. Lange
|
458ceb00bd
|
[bim] Support page up, page down, del
|
2018-08-16 14:06:54 +09:00 |
|
K. Lange
|
317a500bd6
|
[bim] redraw INSERT when scrolling insert mode
|
2018-08-16 13:30:46 +09:00 |
|
K. Lange
|
2d8c538b71
|
[bim] Use scrolling to not redraw display on cursor movements
|
2018-08-16 13:03:34 +09:00 |
|
K. Lange
|
c311199ad1
|
[bim] Fix buffer loading
|
2018-08-16 12:38:30 +09:00 |
|
K. Lange
|
991479501f
|
[bim] Add shell commands
|
2018-08-16 12:16:07 +09:00 |
|
K. Lange
|
9cf3fa4fe2
|
Stuff ^[[H/^[[F for home/end instead of ^[OH/^[OF
|
2018-08-16 12:02:28 +09:00 |
|
K. Lange
|
ead924b110
|
support home/end from normal escape sequence
|
2018-08-16 12:01:09 +09:00 |
|
K. Lange
|
bc1cce36e2
|
Fix cursor redraw in terminals
|
2018-08-16 12:00:53 +09:00 |
|
K. Lange
|
132b77ba53
|
no special toaru cursor handling
|
2018-08-16 11:45:18 +09:00 |
|
K. Lange
|
0d02884572
|
Fix end-of-file line feed handling
|
2018-08-16 11:38:35 +09:00 |
|
K. Lange
|
d5d04799ef
|
[bim] Fix horizontal scrolling
|
2018-08-16 11:35:15 +09:00 |
|
K. Lange
|
dd5e256ad2
|
Complete editing
|
2018-08-16 10:47:49 +09:00 |
|
K. Lange
|
d72de8568c
|
Try to cleanup cursor stuff in bim, but this may be a lost cause
|
2018-08-16 09:58:36 +09:00 |
|
K. Lange
|
f36d45b21c
|
Adapt sh 'help' command to built-in command lengths
|
2018-08-15 23:00:12 +09:00 |
|
K. Lange
|
88affdf86b
|
Also enforce VNC when under WSL (sorry if you have X and SDL)
|
2018-08-15 19:53:05 +09:00 |
|
K. Lange
|
d0023c387a
|
Enforce 2048 byte clusters and alignment in FAT to ensure mappability to ISO
|
2018-08-15 19:45:49 +09:00 |
|
K. Lange
|
b60381b763
|
Detect WSL and disable soundhw, kvm
|
2018-08-15 19:45:25 +09:00 |
|
K. Lange
|
0ac9adf3f0
|
Catch bad file in readelf
|
2018-08-15 17:27:03 +09:00 |
|
K. Lange
|
36ca4d420b
|
sys/mount.h
|
2018-08-15 15:49:01 +09:00 |
|
K. Lange
|
cce92274b8
|
Remove stray vim:s at ends of files
|
2018-08-15 15:47:43 +09:00 |
|
K. Lange
|
cf5e6ea3be
|
Cleanups; remove write-out
|
2018-08-15 15:47:03 +09:00 |
|
K. Lange
|
f97222ff03
|
Cleanup docs for yutani client lib
|
2018-08-15 14:50:20 +09:00 |
|
K. Lange
|
6ac1370025
|
Catch some bad shell syntax
|
2018-08-15 13:09:12 +09:00 |
|
K. Lange
|
8680e66f65
|
Library copyright/vim tags cleanup
|
2018-08-15 10:23:41 +09:00 |
|
K. Lange
|
b6c3951497
|
Application cleanup
|
2018-08-15 10:07:33 +09:00 |
|
K. Lange
|
5b5462fb72
|
Library cleanup
|
2018-08-14 17:24:25 +09:00 |
|
K. Lange
|
2531edb2da
|
Header comments for a bunch of apps
|
2018-08-14 17:13:38 +09:00 |
|
K. Lange
|
c4ad63ad74
|
cleanup linker
|
2018-08-14 15:40:32 +09:00 |
|
K. Lange
|
2d231a97af
|
Cleanup init
|
2018-08-14 14:45:30 +09:00 |
|
K. Lange
|
64ae8d07bd
|
fixup environ handling
|
2018-08-14 14:39:48 +09:00 |
|
K. Lange
|
320a8c55ee
|
Remove . from default PATH
|
2018-08-14 14:04:53 +09:00 |
|
K. Lange
|
0f7ccdd903
|
Fix ordering and remove /opt/lib from default LD_LIBRARY_PATH
|
2018-08-14 14:04:10 +09:00 |
|
K. Lange
|
1d28a49dd7
|
Remove calls to _XLOG in shell
|
2018-08-14 14:03:47 +09:00 |
|