Skip to content

331uw13/nemi

Repository files navigation

Nemi - Terminal Emulator

About the project

You can create and modify perl scripts to customize the terminal emulator's behaviour or add any kind of new features.

Note

Scripting support in progress, Currently some functions may change or be removed without any warning.

Documentation

Compiling the project

$ perl configure.pl && make -j4

Compatibility with older perl verions

If you are having problems with compiling the project and are using older version of perl than 5.42.0 You can try to use perlbrew to use recent version.

$ perlbrew init
$ perlbrew install perl-5.42.0

Then configure the project with

$ perl configure.pl -using_perlbrew

Contribute

All kinds of ideas are welcome! Create pull request or open an issue and we can discuss about it.


My contacts:

  • Matrix.org: @eeiuwie:matrix.org
  • Discord: _331uw13

About

Free, open source, scriptable and customizable Terminal Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published