Skip to content

dstanek/vim-gertty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Project Goal

  1. Have a code review tool for Gerrit in Vim - I like moving around diffs in Vim
  2. Be able to review offline

Why?

  1. I don't like the Gerrit web interface
  2. I tend to have extra time to review at times when I don't have internet access.

Gertty exists. Why not use it?

  1. The interface is sluggish. Probably related to urwnd.
  2. Moving between screens and lines in the diff isn't awesome.
  3. I AM. I'm just using it as a library instead of an application.

Today's Gertty Functionality

This just highlights the things that I want to replicate in Vim and not all of the functionality.

Gertty Project List

docs/Screenshot-2015-03-20-12.20.18.png

Gertty Review List

docs/Screenshot-2015-03-20-12.20.48.png

Gertty Diff

docs/Screenshot-2015-03-20-12.21.31.png

Added A CLI

To add the functions necessary for Vim use I added a simple CLI. Hey, and it looks like the OpenStack client output!

New CLI Project List

docs/Screenshot-2015-03-20-12.22.02.png

New CLI Review List

docs/Screenshot-2015-03-20-12.22.23.png

Read-Only Vim Functionality

This is what I have gotten done so far. To be clean up and published here soon.

Vim Project List

docs/Screenshot-2015-03-20-12.23.00.png

Vim Review List

docs/Screenshot-2015-03-20-12.23.16.png

Vim View Commit Message

docs/Screenshot-2015-03-20-12.23.34.png

Vim Diff

docs/Screenshot-2015-03-20-12.23.46.png

Future Functionality

  1. Show comments in the diff
  2. Allow new comments to be added
  3. Publish a review + vote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published