Commit Graph

782 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
7305001ac9 terminal-vga: handle bim's indent line character specially 2019-07-05 16:47:59 +09:00
K. Lange
f4e7a13efe terminal: render more block characters (for bim) 2019-07-05 16:47:45 +09:00
Defalt
42d01dcd29 plasma: handle SIGINT (#186) 2019-07-05 16:46:58 +09:00
K. Lange
5bc6305b38 terminal-vga: mouse support 2019-06-30 22:16:44 +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
1e66d30a4b esh: print error message for bad interpreter 2019-06-25 22:01:52 +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
3e46645b99 esh: fix double-free with globs 2019-02-27 21:38:09 +09:00
K. Lange
1ff5347405 kernel: move PCI device names out of kernel, into lspci 2019-02-11 12:55:24 +09:00
K. Lange
33866f7623 lspci: ignore blank lines 2019-02-04 17:48:17 +09:00
K. Lange
10406545a5 stty: order was backwards for size... 2019-01-14 20:32:16 +09:00
K. Lange
c4e0562753 stty: report bad args; add 'size'; 2019-01-14 17:31:47 +09:00
K. Lange
52000de0da add cal 2019-01-12 20:44:39 +09:00
K. Lange
6748a76146 yutani: add new animation for dialogs (inspired by gnome shell) 2019-01-12 20:09:49 +09:00
K. Lange
e59526cf0c tutorial: there's no real reason to not have a maximize button on that 2019-01-12 17:04:01 +09:00
K. Lange
3077e0d2b8 file-browser: identify Python scripts 2019-01-12 14:07:20 +09:00
K. Lange
95e6706fed tutorial: enter should advance page, not exit 2019-01-12 13:57:32 +09:00
K. Lange
6029f4da9b add tutorial (recreation of wizard.py) 2019-01-11 20:54:27 +09:00
K. Lange
c4ffc28b1f menu: smarter context menu spawning 2019-01-07 14:04:55 +09:00
K. Lange
3a28814db9 file-browser: adjust context menu position on right side of screen 2019-01-05 16:30:07 +09:00
K. Lange
256a719fba file-browser: show error dialogs when unable to open directory 2019-01-03 20:21:57 +09:00
K. Lange
8680381ecc graphics: basic tga loading support so we can see our own screenshots 2019-01-03 19:36:33 +09:00
K. Lange
07c02fb4a4 file-browser: add drop shadow to status bar text 2019-01-03 19:36:29 +09:00
K. Lange
8cbfbfb5f6 file-browser: adjust text position in status bar 2019-01-03 18:48:49 +09:00
K. Lange
2600a37fdb file-browser: status bar design improvements 2019-01-03 18:00:56 +09:00
K. Lange
df858675d8 file-browser: basic status bar implementation 2019-01-03 15:46:37 +09:00
K. Lange
46bd789df1 esh: fix redirects for shell functions? 2019-01-02 21:33:11 +09:00
K. Lange
c09a84c686 esh: basic support for redirecting stderr 2019-01-02 21:24:05 +09:00
K. Lange
351d5d38f2 meta: let's bump some years 2019-01-02 19:12:47 +09:00
K. Lange
2592b9a7d1 compositor: fix missing button status when warping cursor 2018-12-27 21:16:17 +09:00
K. Lange
c867f6e84b sudo: need to actually *write* to file to update mtime - this is possibly a kernel issue 2018-12-27 21:16:02 +09:00
K. Lange
7401c1000d file-browser: oops, fix ^W 2018-12-27 13:10:11 +09:00
K. Lange
68fff6785c file-browser: better text input 2018-12-27 13:01:12 +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
461a71aefa esh: add a bad $RANDOM 2018-12-26 19:47:57 +09:00
K. Lange
5e3a17d8c4 file-browser: recognize some files before marking them as executables 2018-12-26 19:07:15 +09:00