Commit Graph

188 Commits

Author SHA1 Message Date
K. Lange
bd487afcf3 bim: bump to v1.7.1 2019-07-19 20:41:33 +09:00
K. Lange
9f2d27ddbf bim: bump to v1.6.3 2019-07-13 08:50:38 +09:00
K. Lange
25606be04a bim: update to v1.6.2 2019-07-12 10:58:05 +09:00
K. Lange
fec073784a bim: update to 1.6.1, and include tags 2019-07-09 21:18:55 +09:00
K. Lange
ee293eaa59 bim: bump to v1.6.0 2019-07-05 16:48:08 +09:00
K. Lange
c8a2472b82 bim: bash highlight; fixups 2019-06-30 22:16:35 +09:00
K. Lange
2f8bc02c7e bim: redraw screen later 2019-06-30 11:45:03 +09:00
K. Lange
91c464e0ad bim: highlight biminfo file 2019-06-30 09:22:54 +09:00
K. Lange
94fe55e27b bim: update to v1.5.1 2019-06-29 20:36:59 +09:00
K. Lange
f8ea3e3a6c bim: bugfix for statusbar 2019-06-26 22:11:38 +09:00
K. Lange
74e40df611 Bump bim to v1.4.5 (restores esh highlighting) 2019-06-25 20:49:44 +09:00
K. Lange
847b441a98 Bump bim to v1.4.2 (new syntax highlighter) 2019-06-22 19:53:03 +09:00
K. Lange
49d886b223 Bump bim to v1.3.2 2019-06-16 09:55:37 +09:00
K. Lange
5d2b945f53 bump bim to 1.2.0 2019-06-14 16:29:59 +09:00
K. Lange
01cc448655 bump bim to 1.1.7 2019-05-21 21:46:13 +09:00
K. Lange
92e0203075 esh: parser fix up for single-character variables 2018-12-26 20:20:04 +09:00
K. Lange
ae55558935 esh: add $# and fix syntax support 2018-12-26 20:05:22 +09:00
K. Lange
fc8e77f603 terminal-vga: add alternate buffer support 2018-12-25 16:05:51 +09:00
K. Lange
d8f91dcfbb bim: fix missing comma 2018-11-30 09:50:25 +09:00
K. Lange
d5386f459e bim: this is 1.1.6 2018-11-23 15:54:25 +09:00
K. Lange
bb91a91cac bim: bug fixes 2018-11-21 22:26:44 +09:00
K. Lange
a36361d242 bim: read directory contents when opening directory 2018-11-21 19:17:42 +09:00
K. Lange
f1eb966787 bim: fixup conf syntax 2018-11-12 11:00:49 +09:00
K. Lange
2834bb9ef3 bim: add conf/ini highlighting 2018-11-12 10:06:34 +09:00
K. Lange
6fc8317e27 bim: bump to v1.1.5 2018-11-07 16:12:50 +09:00
K. Lange
0c028e2e74 bim: update 2018-11-01 21:06:29 +09:00
K. Lange
ff5513f2c0 bim: update to v1.1.2 2018-10-31 22:36:24 +09:00
K. Lange
a85611e669 bim: fix -C/-c 2018-10-31 22:08:07 +09:00
K. Lange
a78ffc513f Update bim 2018-10-26 10:12:20 +09:00
K. Lange
1180297730 bim: update to v1.0.8 2018-10-23 15:44:24 +09:00
K. Lange
9f112b9d2d bim: update to 1.0.7 2018-10-23 10:08:34 +09:00
K. Lange
077ba8a231 bim: fix differing signedness in comparison 2018-10-22 14:45:31 +09:00
K. Lange
77766bdec3 bim: smartcase search 2018-10-22 14:43:25 +09:00
K. Lange
4beb5c361b bim: add common commands to (e)sh syntax highlighting 2018-10-20 18:16:49 +09:00
K. Lange
7df9cc4d3c bim: bug fixes and version bump 2018-10-19 08:23:16 +09:00
K. Lange
8a1c9f4e19 bim: persist cursor column on vertical movements 2018-10-18 16:08:05 +09:00
K. Lange
67fb8f0838 bim: highlight matching paren 2018-10-18 13:26:04 +09:00
K. Lange
a53f832107 bim: don't recalculate, just reset search flag 2018-10-16 10:28:59 +09:00
K. Lange
8cb45094fd bim: multiple search matches 2018-10-16 10:19:07 +09:00
K. Lange
73d9ada8a3 bim: newlib-style ctype bit macros conflict with _S 2018-10-12 11:34:16 +09:00
K. Lange
462192cde4 bim: Mask VINTR, but don't set -ISIG? 2018-10-05 22:25:28 +09:00
K. Lange
6d34e9ae4a [bim] more C keywords 2018-10-04 14:50:23 +09:00
K. Lange
e978a6b4a0 [bim] Automatically add indent when coming from line ending in { or : 2018-10-04 14:19:32 +09:00
K. Lange
a393e0262d [bim] Really basic git-rebase highlighter 2018-10-03 09:34:47 +09:00
K. Lange
9c20968150 [bim] Add literal ^V mode 2018-10-02 15:09:00 +09:00
K. Lange
59c646999d [bim] Use macro _set_colors when rendering space at eol 2018-10-01 14:23:56 +09:00
K. Lange
060034242e [bim] Fix bad cursor positioning when deleting lines 2018-10-01 11:36:43 +09:00
K. Lange
c7136cbc6f Do something similar in insert mode in bim for fast paste 2018-09-29 14:14:50 +09:00
K. Lange
05ac83f96a sh syntax backslash escapes [bim+rline_exp] 2018-09-17 16:39:31 +09:00
K. Lange
ad3ce212f0 [bim] fix make syntax highlighting issue 2018-09-17 16:24:52 +09:00