Skip to content

Releases: oocanto/Terminala

Terminala 1.0.21

14 Feb 03:46

Choose a tag to compare

It is added maximize/restore size for each terminal.

How to execute:

  1. Decompress zip file.
  2. Execute the following instructions:
$ cd <root_Terminala_directory>
$ java -Xms64m -Xmx512m -Duser.timezone=UTC -Dname=Terminala -jar ./Terminala.jar -p ./ &

Terminala 1.0.18

10 Feb 03:41
41baf34

Choose a tag to compare

This is the first release of Terminala.

How to execute:

  1. Decompress zip file.
  2. Execute the following instructions:
$ cd <root_Terminala_directory>
$ java -Xms64m -Xmx512m -Duser.timezone=UTC -Dname=Terminala -jar ./Terminala.jar -p ./ &