Giter Club home page Giter Club logo

etext's Introduction

Etext

Text Editor based on the Enlightenment Foundation Libraries and Python. This was written mostly because I was...

A) Bored B) I wanted to learn how to use the Python EFL bindings.

I should warn you all that I am a Mechanical Engineer by trade and almost all of my skills in programming is in MATLAB not Python so there are bound to be a few bugs and/or better ways of doing stuff

Etext is written using the Python-Elementary and the Python-Evas libraries. You will need both of these to use Etext. There is currently no installer and since this is python there is no need to compile before use.

etext's People

Contributors

tbradbeer avatar

Stargazers

Kevin Ison avatar James P Dugan avatar

Watchers

James P Dugan avatar  avatar

Forkers

praxnet

etext's Issues

Need to add keybindings

Most text editors allow saving through some simple keybindings

Ctrl + S: save
Ctrl + C: copy
Ctrl + V: paste
Ctrl + X: cut

I think that the current version of the EFL Python bindings do not support this yet. 1.8 is on the way and once it is here I will add this support.

Adding a settings file that holds user options

Currently there are 3 options for Etext. Word wrap, Font style and Font size.

Etext should create a file on first run and then read that file on all other runs. this setting file should contain the options set by the user.

This file should be stored in the .e directory of each user

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.