/terminal-size

Get the size of the terminal from Common Lisp

Primary LanguageCommon Lisp

terminal-size

Get the size of the terminal.

Usage

CL-USER> (terminal-size:size)

86   ;; columns
50   ;; lines

License

Copyright (c) 2016–2017 Fernando Borretti

Licensed under the MIT License.