Giter Site home page Giter Site logo

redian-west / terminal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elementary/terminal

0.0 0.0 0.0 9.44 MB

Terminal emulator designed for elementary OS

Home Page: https://elementary.io

License: GNU Lesser General Public License v3.0

Vala 92.96% CSS 1.84% Meson 3.58% Python 0.27% Shell 1.35%

terminal's Introduction

Terminal

Packaging status Translation status

The terminal of the 21st century.

A super lightweight, beautiful, and simple terminal. Comes with sane defaults, browser-class tabs, sudo paste protection, smart copy/paste, and little to no configuration.

Terminal Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libgranite-dev >= 5.2.0
  • libvte-2.91-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja test to build and run tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with io.elementary.terminal

sudo ninja install
io.elementary.terminal

Notifications

Terminal implements process completion notifications. They are enabled for BASH and FISH automatically. To enable them for ZSH, add the following line to .zshrc:

builtin . /usr/share/io.elementary.terminal/enable-zsh-completion-notifications || builtin true

DISTRIBUTORS: depending on the policy of your distribution, either inform the user about this via the default mechanism for your distribution (for DIY distros like Arch), or add that line to /etc/zshrc automatically on installation (for preconfigured distros like Ubuntu).

terminal's People

Contributors

davidgomes avatar voldyman avatar danirabbit avatar codygarver avatar niclaslockner avatar jeremypw avatar shnatsel avatar gerito1 avatar thalexander avatar comradekingu avatar gangsterveggies avatar angel-araya avatar ryonakano avatar teemperor avatar josprachi avatar leonardo-lemos avatar cassidyjames avatar bagjunggyu avatar anandkumar avatar ddieter avatar fabiozaramella avatar welaq avatar strozzascotte avatar xapantu avatar nasserbinlaboun avatar yarons avatar queeup avatar mtamas85 avatar jendamarek avatar djaler avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.