Sunday, December 01, 2019

Run Midnight Commander using specified style

$: mc -S yadt256

This will run Midnight Commander using "Yet Another Dark Theme with 256 color with dark background" style.


No comments:

How To: Consume COM server in Common Lisp

How To: Consume COM server in Common Lisp Goal: Simple example to consume COM server/object using Common Lisp Version info: - OS: Win...