678 Commits

Author SHA1 Message Date
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
90b102754f esh: Support for $$ 2018-10-17 15:40:11 +09:00
K. Lange
f0b61e7d41 sudo: print prompt to stderr 2018-10-16 14:12:22 +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
3c40152910 fetch: failed to set start time 2018-10-15 11:21:47 +09:00
K. Lange
f6c300f323 tar: support symlinks 2018-10-15 10:18:23 +09:00
K. Lange
e912b919c4 add tar 2018-10-15 10:12:30 +09:00
K. Lange
730e969704 compositor: fix call to __builin_atan2 2018-10-13 19:26:35 +09:00
K. Lange
1aea7033db esh: collect PATH contents after source eshrc 2018-10-12 18:18:48 +09:00
K. Lange
782794edc5 terminal-vga: st_size is signed now 2018-10-12 18:03:06 +09:00
K. Lange
73d9ada8a3 bim: newlib-style ctype bit macros conflict with _S 2018-10-12 11:34:16 +09:00
K. Lange
96d661f8c8 ls: lstat args and make sure to check symlinks 2018-10-11 19:45:19 +09:00
K. Lange
532b4bd64f compositor: fix right/bottom tiled off-by-one 2018-10-11 10:18:09 +09:00
K. Lange
401fa2b279 terminal: fix off-by-one in mouse handling that allowed selection beyond valid screen area 2018-10-11 09:56:52 +09:00
K. Lange
f7eb386d81 decorations: single pixel exposed edges on tiled windows 2018-10-11 09:53:55 +09:00
K. Lange
7b253da9ba cp: apply permissions to the right path when copying into directory 2018-10-10 22:40:10 +09:00
K. Lange
781d4cc445 sh: fix skipped command completions when they expand the list 2018-10-10 14:05:26 +09:00
K. Lange
3d780117c3 libc: working wcstombs and mbstowcs 2018-10-10 11:01:30 +09:00
K. Lange
c64d881181 libc: bad, bsd-style mktemp (also add user app) 2018-10-10 10:11:28 +09:00
K. Lange
940a15eccb which: multiple arguments, support -a 2018-10-10 07:15:12 +09:00
K. Lange
9dee25e64a add strings 2018-10-09 21:41:28 +09:00
K. Lange
9d61044756 add basename 2018-10-09 21:04:35 +09:00
K. Lange
f3c800b791 add logname, getlogin() 2018-10-09 20:35:53 +09:00
K. Lange
11772506bb kernel, libc: tty names 2018-10-09 19:56:45 +09:00
K. Lange
b2771a3dde ls: show fifos (ttys) as devices 2018-10-09 19:43:13 +09:00
K. Lange
e60dae074c kill: handle multiple pids 2018-10-08 10:41:04 +09:00
K. Lange
1c2d438fd1 killall: cleanup, accept multiple process names 2018-10-08 10:35:46 +09:00
K. Lange
02bd134b47 kill: cleanup error message 2018-10-08 10:35:30 +09:00
K. Lange
c1c5e7ccf4 kill: cleanup 2018-10-08 10:23:26 +09:00
K. Lange
9dd4dda951 terminal: ugly but functioning scrollback selection 2018-10-07 18:45:46 +09:00
K. Lange
6c0be3b5fa terminal: Fix behavior of newline at right gutter 2018-10-07 16:36:55 +09:00
K. Lange
e0101b523b compositor: default startup app should be glogin, not session 2018-10-07 09:21:46 +09:00
K. Lange
e9577b84e0 remove menu app, doesn't work without a base window 2018-10-06 22:28:37 +09:00
K. Lange
655e829112 ToaruOS-NIH => ToaruOS 2018-10-06 21:28:43 +09:00
K. Lange
fbee18a00e uname: accept -p as an alias to -m 2018-10-06 11:10:24 +09:00
K. Lange
b19db6bb0c esh: handle bad glob case 2018-10-05 23:31:07 +09:00
K. Lange
462192cde4 bim: Mask VINTR, but don't set -ISIG? 2018-10-05 22:25:28 +09:00
K. Lange
4943ae462d stty: add olcuc 2018-10-05 21:40:26 +09:00
K. Lange
e943b521ee sh: allow glob after directory 2018-10-05 20:29:56 +09:00
K. Lange
ebf6e3f746 add wc 2018-10-05 20:04:10 +09:00
K. Lange
75a8a1751e sh: Allow blank strings as empty arguments 2018-10-05 20:00:00 +09:00
K. Lange
ac05274bd2 echo: XSI escapes, include \0nnn 2018-10-05 19:15:08 +09:00
K. Lange
638c2dbea3 mkdir -p 2018-10-05 18:48:24 +09:00
K. Lange
0c67e10a5d Remove very redundant term-size 2018-10-05 17:37:07 +09:00
K. Lange
97793e6293 Setters for toggles 2018-10-05 17:31:33 +09:00
K. Lange
024962bdd8 setters for keys 2018-10-05 11:49:57 +09:00
K. Lange
2a9602019f stty: most setters, sane 2018-10-05 11:38:19 +09:00
K. Lange
f34ba9072e stty: defaults, more options 2018-10-05 11:17:25 +09:00