devdraw using sam or acme doesn't respond to enter key in linux or mac os
Author: hagnaCreated Dec 11, 2024Updated Dec 11, 2024
The enter key doesn't work in sam from 9fans/go (it doesn't return the carriage or feed the line). Same goes for acme. Using samterm from plan9port does work. This works: ~/plan9port/bin$ ~/go/bin/sam -t ./samterm
Source: 9fans/go