Re: svn commit: r331259 - head/stand/lua

2018-03-21 Thread Kyle Evans
On Tue, Mar 20, 2018 at 6:04 PM, Devin Teske wrote: > > Minor nit ... > > While resetf is unlikely to be mistaken for anything other than "reset > foreground", ... > > "resetb" could easily be mistaken for "reset bold". > > I would like to suggest, in tradition, that resetf/resetb be renamed to

Re: svn commit: r331259 - head/stand/lua

2018-03-20 Thread Devin Teske
> On Mar 20, 2018, at 1:26 PM, Kyle Evans wrote: > > Author: kevans > Date: Tue Mar 20 20:26:24 2018 > New Revision: 331259 > URL: https://svnweb.freebsd.org/changeset/base/331259 > > Log: > lualoader: Use less atomic options for resetting colors/attributes > > Noted by dteske: > > CSI 1m

svn commit: r331259 - head/stand/lua

2018-03-20 Thread Kyle Evans
Author: kevans Date: Tue Mar 20 20:26:24 2018 New Revision: 331259 URL: https://svnweb.freebsd.org/changeset/base/331259 Log: lualoader: Use less atomic options for resetting colors/attributes Noted by dteske: CSI 1m ... CSI 22m CSI 2m ... CSI 22m CSI 4m ... CSI 24m CSI 5m ... CS