Commit Graph

407 Commits

Author SHA1 Message Date
Luflosi
182b7cfb71
kitty: 0.19.1 -> 0.19.2
https://github.com/kovidgoyal/kitty/releases/tag/v0.19.2
2020-11-13 14:17:38 +01:00
Luflosi
09eabf6afd
kitty: use installShellCompletion to install the shell completions 2020-11-13 14:17:38 +01:00
Atemu
c6b47ff678 mlterm: add myself as maintainer 2020-11-07 18:11:40 +01:00
Atemu
62b33a614d mlterm: add Darwin support 2020-11-07 18:11:40 +01:00
Atemu
42a9cfe540 mlterm: stdenv.lib -> lib 2020-10-31 13:37:11 +01:00
AndersonTorres
5b5aac40d5 Terminal emulators: whitespace cleanup and regroup
Because editorconfig complains, and also why not to organize them
"ascii-betically"?
2020-10-28 22:28:32 -03:00
AndersonTorres
2bb3a9da24 A directory-category for terminal emulators
This is a mostly cosmetical commit, in the sense it doesn't change the contents
of any package, but reorganizes the overall Nixpkgs expressions.

Terminal emulators are an ubiquitous tool for any Unix user; even the beginners
are routinely familiarized to it. And, manifestly, there are many
implementations of terminal emulators out there, from those traditionally made
in C and C++ to those written in Haskell and Go.

Terminal emulators deserve more highlight. This commit does that by creating a
category for them.
2020-10-28 10:22:39 -03:00