README.md

    logo

    e34

    Vim-like UI engine.

    demo1

    demo2

    Prerequisites

    The installation of prerequisites is shown for ArchLinux.

    Install the gcc package

    sudo pacman -S gcc
    

    Install the make package

    sudo pacman -S make
    

    Build

    Make build

    git clone https://gitflic.ru/project/0mega3/e34.git
    cd /target/e34
    make
    

    Clean build (remove all compilation artifacts)

    cd /target/e34
    make clean
    

    Usage

    Start the e34 ui engine

    ./e34 tui
    

    Help

    :help<Enter>

    License

    e34 was created by Denis Khorkin. It is licensed under the terms of the BSD-3-Clause license.

    Credits

    • Denis Khorkin
    Конвейеры
    0 успешных
    0 с ошибкой