Re: svn commit: r297897 - in head/usr.bin: . resizewin

2016-05-03 Thread Daniel O'Connor
Also, it's not functionally identical to the xterm version which could cause an issue for some users. -- Daniel O'Connor "The nice thing about standards is there are so many to choose from." - Andrew Tanenbaum > On 4 May 2016, at 07:58, Conrad Meyer wrote: > >> On Tue, May 3, 2016 at 2:53 PM,

Re: svn commit: r297897 - in head/usr.bin: . resizewin

2016-05-03 Thread Conrad Meyer
On Tue, May 3, 2016 at 2:53 PM, Gleb Smirnoff wrote: > On Tue, Apr 12, 2016 at 05:42:54PM -0700, Conrad Meyer wrote: > C> On Tue, Apr 12, 2016 at 5:30 PM, Conrad E. Meyer wrote: > C> > Log: > C> > Add a small tool, resizewin(1), to query terminal for window size > C> > C> Whoops. The commit me

Re: svn commit: r297897 - in head/usr.bin: . resizewin

2016-05-03 Thread Gleb Smirnoff
Conrad, On Tue, Apr 12, 2016 at 05:42:54PM -0700, Conrad Meyer wrote: C> On Tue, Apr 12, 2016 at 5:30 PM, Conrad E. Meyer wrote: C> > Author: cem C> > Date: Wed Apr 13 00:30:42 2016 C> > New Revision: 297897 C> > URL: https://svnweb.freebsd.org/changeset/base/297897 C> > C> > Log: C> > Add a

Re: svn commit: r297897 - in head/usr.bin: . resizewin

2016-04-12 Thread Conrad Meyer
On Tue, Apr 12, 2016 at 5:30 PM, Conrad E. Meyer wrote: > Author: cem > Date: Wed Apr 13 00:30:42 2016 > New Revision: 297897 > URL: https://svnweb.freebsd.org/changeset/base/297897 > > Log: > Add a small tool, resizewin(1), to query terminal for window size Whoops. The commit message should h

svn commit: r297897 - in head/usr.bin: . resizewin

2016-04-12 Thread Conrad E. Meyer
Author: cem Date: Wed Apr 13 00:30:42 2016 New Revision: 297897 URL: https://svnweb.freebsd.org/changeset/base/297897 Log: Add a small tool, resizewin(1), to query terminal for window size Submitted by: Daniel O'Connor Reviewed by: kan, wblock, cem Sponsored by: EMC / Isilon Storage Di