mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 23:13:34 +00:00
This change reinvents all the GNU Readline features I discovered that I couldn't live without, e.g. UTF-8, CTRL-R search and CTRL-Y yanking. It now feels just as good in terms of user interface from the subconscious workflow perspective. It's real nice to finally have an embeddable line reader that's actually good with a 30 kb footprint and a bsd-2 license. This change adds a directory to the examples folder, explaining how the new Python compiler may be used. Some of the bugs with Python binaries have been addressed but overall it's still a work in progress. |
||
---|---|---|
.. | ||
access_test.c | ||
commandv_test.c | ||
dup_test.c | ||
fcntl_test.c | ||
fileexists_test.c | ||
fork_test.c | ||
ftruncate_test.c | ||
getcwd_test.c | ||
getenv_test.c | ||
getitimer_test.c | ||
ioctl_siocgifconf_test.c | ||
lseek_test.c | ||
mkdir_test.c | ||
mkntcmdline_test.c | ||
mkntenvblock_test.c | ||
mkntpath_test.c | ||
mprotect_test.c | ||
readansi_test.c | ||
readlinkat_test.c | ||
renameat_test.c | ||
setrlimit_test.c | ||
sigaction_test.c | ||
signal_test.c | ||
stat_test.c | ||
test.mk | ||
vfork_test.c | ||
writev_test.c |