Commit Graph

20 Commits

Author SHA1 Message Date
K. Lange c75b586829 Fix some error handling 2018-07-18 09:43:39 +09:00
K. Lange 60accf8088 Should only force 0-9 and ? as single-character variable names, not end of variable name 2018-07-17 21:33:05 +09:00
K. Lange 3cc0faab77 Add special argument variables 2018-07-17 20:14:53 +09:00
K. Lange 897fa4bef8 Better last_ret handling 2018-07-17 20:01:24 +09:00
K. Lange fb061ce17e Add $? special variable 2018-07-17 19:54:12 +09:00
K. Lange eb680cd947 Allow sh to execute files 2018-07-17 19:44:43 +09:00
K. Lange a161dbc998 Handle | and > without spaces 2018-07-17 17:22:25 +09:00
K. Lange 188b4b4a04 sh should truncate for new files 2018-07-17 17:08:44 +09:00
K. Lange b8c6ae5439 Shotty support for > and >> 2018-07-17 16:52:33 +09:00
K. Lange a9b415f8d8 vte stores bold status, so set before saving 2018-07-06 13:20:41 +09:00
K. Lange 7bd5c716b3 Actually bother to parse PATH for tab completion in shell 2018-06-26 14:18:52 +09:00
K. Lange e54c6af754 move set command to an app named term-set 2018-05-08 17:19:28 +09:00
K. Lange 8ccbcb001c Allow switching rendering mode in terminal on the fly 2018-05-08 17:16:58 +09:00
K. Lange db4337f17b Improvements to SDF impl., and support in terminal 2018-05-08 11:27:44 +09:00
K. Lange 2a4914057c Add putenv, setenv 2018-05-02 19:25:03 +09:00
K. Lange b4c1d997b4 Add getopt, getopt_long 2018-05-02 18:58:47 +09:00
K. Lange 557f578574 Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
K. Lange 8e07883088 Enable and resolve several warnings 2018-04-25 14:03:29 +09:00
K. Lange 1355502e6c Reorganize headers 2018-03-19 11:38:11 +09:00
K. Lange 4d57ba0481 move apps to subdir 2018-03-03 20:53:13 +09:00