eudoxia0 / terminal-size

Get the size of the terminal from Common Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Get the size of the terminal from Common Lisp


Languages

Language:Common Lisp 100.0%