GitXplorerGitXplorer
d

tmux-ruby

public
81 stars
7 forks
3 issues

Commits

List of commits on branch master.
Unverified
edecf7e0514d5dad554a56a7d3d0f6358cabd776

this project is abandoned

ddominikh committed 10 years ago
Unverified
bf4b2e0491add2d2ef7dad76adbdad2bb1e4a00c

Merge branch 'adregner-master'

ddominikh committed 12 years ago
Unverified
f0614530adfe9a57b4b9b36e76059b1ef7c0b797

fix Window#current_pane for tmux versions older than 1.4

ddominikh committed 12 years ago
Unverified
62cf3362535e3a80741efff4766395f54a342df1

move `display -p` logic into own method and fix remaining uses

ddominikh committed 12 years ago
Unverified
63366246c30777d06e2ca383a6644437bed44698

Merge branch 'master' of git://github.com/adregner/tmux-ruby into adregner-master

ddominikh committed 12 years ago
Unverified
2aa2076abfeb0c84316d536b11225943a9651145

oops, it's called device

aadregner committed 12 years ago

README

The README file for this repository.

This project is abandoned. It will most likely not work correctly with current versions of tmux. Sorry.

Widgets

  • Progress bar ({Tmux::Widgets::ProgressBar ProgressBar})

Semantic Versioning

tmux-ruby uses Semantic Versioning

Documentation

tmux-ruby uses YARD for documenting its codebase.

Contributing

  • Fork the project.
  • Make your feature addition or bug fix.
  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.