Skip to content

mattn/tabby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tabby

Source code editor written in Go using go-gtk bindings. It aims to handle navigation effectively among large number of files.

SCREENSHOT:

tabby!

DEPENDENCIES:

go
go-gtk
libgtk2.0-dev
libgtksourceview2.0-dev

BUILD:

Compile & run: make ./tabby

Put style sheets to corresponding places: make fix_style

Install: make install

About

Source code editor written in Go using go-gtk bindings. It aims to handle navigation effectively among large number of files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Go 100.0%