←back to thread

Okay, I Like WezTerm

(alexplescan.com)
488 points alexpls | 1 comments | | HN request time: 0.207s | source
Show context
bloopernova ◴[] No.41224783[source]
Oh, very cool that it uses Lua for its configuration. That opens up a massive potential for new behaviours and customization.

Emacs uses Lisp in a similar way. What other applications use a programming language for their configuration?

replies(6): >>41225026 #>>41225316 #>>41225346 #>>41225512 #>>41226408 #>>41229740 #
1. awesomelvin ◴[] No.41225026[source]
Not sure if it counts but the suckless project (e.g. st or dwm) use C (its source code) as config :)