]> git.lizzy.rs Git - linenoise.git/commit
New feature: Provide a public accessor to the getWindowSize() functionality.
authorAndreas Kupries <akupries@shaw.ca>
Thu, 21 Feb 2013 00:31:39 +0000 (16:31 -0800)
committerAndreas Kupries <akupries@shaw.ca>
Thu, 21 Feb 2013 00:31:39 +0000 (16:31 -0800)
commit63bf10a3834a5555f482884c8ff32e2e500845f3
treef653b193514adb7413eee68f4cc2ff61e054759a
parent9f5d80f54ae38e05fb7b83091fad4a0666edfe06
New feature: Provide a public accessor to the getWindowSize() functionality.
The accessor returns only the number of columns, i.e. window width.
linenoise.c
linenoise.h