m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Add --with-nth option (#102)

This commit is contained in:
Junegunn Choi
2014-11-01 13:46:24 +09:00
parent 6fd6fff3a6
commit 76a3ef8c37
5 changed files with 151 additions and 79 deletions

9
.travis.yml Normal file
View File

@@ -0,0 +1,9 @@
language: ruby
rvm:
- "1.8.7"
- "1.9.3"
- "2.0.0"
- "2.1.1"
install: gem install curses minitest