cdepillabout / termonad

Terminal emulator configurable in Haskell.
https://hackage.haskell.org/package/termonad
BSD 3-Clause "New" or "Revised" License
401 stars 49 forks source link

add support for --class, --title and -e #207

Open formula-spectre opened 3 years ago

formula-spectre commented 3 years ago

title. it would be handy to have them like every other terminal. -c and -t can be used to set a terminal class and name to facilitate finding, like making scratchpad sessions and make just them transparent with picom. -e is self explanatory, to have something executes as soon as termonad start.

cdepillabout commented 2 years ago

It looks like xterm supports these arguments.

Here's a little more information about the arguments.

refaelsh commented 2 years ago

+1 for the -e option please.

cdepillabout commented 1 year ago

There is more specific information about this in https://github.com/cdepillabout/termonad/issues/81#issuecomment-721437644.