Giter VIP home page Giter VIP logo

jvim's Introduction

JVim

JVim is a simple text editor designed to be used from the terminal, created using Java, JNA, and Termios. It offers basic functionalities for both writing and reading text. Contribution to https://www.youtube.com/@MarcoCodes who inspired me to make this project.

โš ๏ธ This is a side project for learning & fun purposes

Features

  • Terminal-based: JVim operates entirely within the terminal environment, allowing for efficient text editing without the need for a graphical interface.
  • Basic Editing: Provides essential editing capabilities such as inserting, deleting, and navigating text.
  • Read and Write: Enables users to both read from and write to text files, making it suitable for various text manipulation tasks.

Getting Started

To get started with JVim, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Guuri11/JVim.git
  2. Compile and run the text editor: Run the text editor is kinda tricky, first open Intellij and run the project, it will give you the command executed and an error. Now copy that command and execut it in you terminal, and there you go! You can pass the file name as a parameter to open it, otherwise it will create a temp fill which you can save and name it later.

Usage

Once JVim is running, you can use the following basic commands:

  • Arrow keys: Navigate within the text.
  • Ctrl + q: Quit.
  • Ctrl + s: Save changes to the file.
  • Ctrl + f: Search in the file.

For more advanced usage and customization options, refer to the source code and documentation.

Contributing

Contributions are welcome! If you have any ideas for improvements or find any issues, feel free to open an issue or submit a pull request.

Acknowledgments

JVim utilizes Java, JNA, and Termios libraries.

jvim's People

Contributors

guuri11 avatar

Watchers

 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.