Skip to content

fortio/gvi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gvi

Basic VI like editor, written in go (golang) using fortio/terminal ansipixels

For now it's more like "Demo of how to create something that looks/feel a bit like vi in a few hours" than a working editor... but... wip

Screenshot

Install

Get one of binary releases

Or from go:

go install fortio.org/gvi@latest

Or brew:

brew install fortio/tap/gvi

Or docker:

docker run -ti fortio/gvi

Development

For detailed development guidelines, Unicode handling, debugging instructions, and architecture documentation, see DEVELOPMENT.md.

Quick test command:

LOGGER_LEVEL=debug go test -count 1 -v ./...

About

Basic VI (vim) like editor, written in go (golang) using fortio/terminal ansipixels

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •