lex

command module
v0.0.0-...-16db81a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 5 Imported by: 0

README

lex

a simple text editor written in golang

How to use ?
  1. clone the repository to your local
git clone git@github.com:anvarbeckk/lex.git
  1. setup
./lex yourfilename
  1. Save the File:
  • If you have already provided a filename when opening the editor, changes will be saved directly to that file.
  • If you haven't provided a filename or want to save the changes to a new file, press Ctrl+Q to prompt for a filename.
  • Enter the desired filename and press Enter to save the changes.
  • Press Enter without entering a filename to cancel the save operation.
  1. Quit the Editor:
  • After saving the changes, or if you decide not to save, press Ctrl+Q again to quit the text editor.
  • Note: If you press Ctrl+Q without saving changes, the editor will exit without saving. Ensure you save your changes before quitting if you want to keep them.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL