|
|
|
@ -1,14 +1,12 @@ |
|
|
|
|
 |
|
|
|
|
# Terminology |
|
|
|
|
|
|
|
|
|
This is an EFL terminal emulator with some extra bells and whistles. |
|
|
|
|
|
|
|
|
|
:warning: :warning: :warning: |
|
|
|
|
----- |
|
|
|
|
|
|
|
|
|
*Please report bugs/issues at* |
|
|
|
|
[git.enlightenment.org](https://git.enlightenment.org/enlightenment/terminology/issues) |
|
|
|
|
|
|
|
|
|
:warning: :warning: :warning: |
|
|
|
|
----- |
|
|
|
|
|
|
|
|
|
[](https://scan.coverity.com/projects/terminology) |
|
|
|
|
[](https://circleci.com/gh/borisfaure/terminology) |
|
|
|
@ -17,6 +15,15 @@ This is an EFL terminal emulator with some extra bells and whistles. |
|
|
|
|
[](https://snapcraft.io/terminology) |
|
|
|
|
[](https://hosted.weblate.org/engage/terminology/) |
|
|
|
|
|
|
|
|
|
----- |
|
|
|
|
|
|
|
|
|
This is an EFL terminal emulator with some extra bells and whistles |
|
|
|
|
such as the ability to display in-line images, video and even play |
|
|
|
|
music files, background images, videos, Z-Modem like sending (e.g. SSH |
|
|
|
|
into a server and use tysend to send a file back to the local |
|
|
|
|
terminal), GPU Accelerated rendering (optional - just set the |
|
|
|
|
Elementary enginer to use OpenGL) and much more. |
|
|
|
|
|
|
|
|
|
## Requirements |
|
|
|
|
|
|
|
|
|
* [efl](https://git.enlightenment.org/enlightenment/efl) |
|
|
|
@ -25,7 +32,7 @@ Please see http://www.enlightenment.org for information on these. |
|
|
|
|
|
|
|
|
|
## Compiling |
|
|
|
|
|
|
|
|
|
Once you have met requirements, compiling and installing is simple: |
|
|
|
|
Once you have met requirements, compiling and installing are simple: |
|
|
|
|
|
|
|
|
|
``` sh |
|
|
|
|
meson build |
|
|
|
|