Command Line on the bottom of the screen

Command Line on the bottom of the screen

alexandertv
Contributor Contributor
375 Views
3 Replies
Message 1 of 4

Command Line on the bottom of the screen

alexandertv
Contributor
Contributor

Hello everyone,
Is it possible to fix a Command Line on the bottom of the screen and a three-line width, for example?
Thanks in advance.

0 Likes
376 Views
3 Replies
Replies (3)
Message 2 of 4

marko_ribar
Advisor
Advisor

There is system variable CLIPPROMPTLINES, but you can dock commandline to bottom of screen and just stretch it's upper boundary to display as many lines you wish... As for history lines, change "CmdHistLines" to "2048" with (setenv "CmdHistLines" "2048")...

 

HTH.

M.R.

Marko Ribar, d.i.a. (graduated engineer of architecture)
0 Likes
Message 3 of 4

alexandertv
Contributor
Contributor

possible with lisp?

0 Likes
Message 4 of 4

Sea-Haven
Mentor
Mentor

Why lisp just do it once and its set. Just 2 tasks. You can type lisp on the command line. Look at Marko (setenv.

0 Likes