tabby
Source code editor written in Go using go-gtk bindings. It aims to handle navigation effectively among large number of files.
screenshot:
dependencies:
go go-gtk libgtk2.0-dev libgtksourceview2.0-dev
build & run:
- Install Go & set GOPATH
- Put tabby git repo into your $GOPATH/src/ directory
- type "go install tabby"
- call $GOPATH/bin/tabby