rbcurse 1.4.1 → 1.5.0.pre1
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG +31 -0
- data/README.markdown +69 -11
- data/VERSION +1 -1
- data/lib/rbcurse.rb +5 -5
- metadata +10 -198
- data/Makefile +0 -21
- data/Manifest.txt +0 -91
- data/TODO +0 -372
- data/TODO2.txt +0 -118
- data/examples/README.txt +0 -67
- data/examples/abasiclist.rb +0 -33
- data/examples/alpmenu.rb +0 -42
- data/examples/app.rb +0 -859
- data/examples/app.sample +0 -10
- data/examples/appdirtree.rb +0 -75
- data/examples/appemail.rb +0 -191
- data/examples/appemaillb.rb +0 -308
- data/examples/appgcompose.rb +0 -315
- data/examples/atree.rb +0 -64
- data/examples/common/file.rb +0 -40
- data/examples/common/rmail.rb +0 -257
- data/examples/data.txt +0 -683
- data/examples/data/README.markdown +0 -9
- data/examples/data/brew.txt +0 -38
- data/examples/data/color.2 +0 -37
- data/examples/data/gemlist.txt +0 -60
- data/examples/data/lotr.txt +0 -12
- data/examples/data/ports.txt +0 -136
- data/examples/data/tasks.txt +0 -27
- data/examples/data/todocsv.csv +0 -28
- data/examples/data/unix1.txt +0 -21
- data/examples/data/unix2.txt +0 -11
- data/examples/dbdemo.rb +0 -495
- data/examples/deprecated/appgmail.rb +0 -952
- data/examples/deprecated/splitp.rb +0 -56
- data/examples/deprecated/testscrolllb.rb +0 -86
- data/examples/deprecated/testscrollp.rb +0 -88
- data/examples/deprecated/testscrollta.rb +0 -80
- data/examples/deprecated/testscrolltable.rb +0 -165
- data/examples/deprecated/testsplit.rb +0 -87
- data/examples/deprecated/testsplit2.rb +0 -123
- data/examples/deprecated/testsplit3.rb +0 -215
- data/examples/deprecated/testsplit3_1.rb +0 -244
- data/examples/deprecated/testsplit3a.rb +0 -215
- data/examples/deprecated/testsplit3b.rb +0 -237
- data/examples/deprecated/testsplitta.rb +0 -148
- data/examples/deprecated/testsplittv.rb +0 -142
- data/examples/deprecated/testsplittvv.rb +0 -144
- data/examples/deprecated/testtpane.rb +0 -215
- data/examples/deprecated/testtpane2.rb +0 -145
- data/examples/deprecated/testtpanetable.rb +0 -203
- data/examples/dirtree.rb +0 -88
- data/examples/experimental/resultsetdemo.rb +0 -280
- data/examples/experimental/testmform.rb +0 -35
- data/examples/experimental/testscroller.rb +0 -117
- data/examples/experimental/teststackflow.rb +0 -111
- data/examples/menu1.rb +0 -112
- data/examples/multispl.rb +0 -86
- data/examples/newmessagebox.rb +0 -130
- data/examples/newtabbedwindow.rb +0 -100
- data/examples/newtesttabp.rb +0 -121
- data/examples/qdfilechooser.rb +0 -68
- data/examples/rfe.rb +0 -1195
- data/examples/rfe_renderer.rb +0 -121
- data/examples/sqlc.rb +0 -454
- data/examples/sqlm.rb +0 -437
- data/examples/sqlt.rb +0 -408
- data/examples/status.txt +0 -68
- data/examples/table1.rb +0 -24
- data/examples/term2.rb +0 -84
- data/examples/test1.rb +0 -239
- data/examples/test2.rb +0 -674
- data/examples/testapp.rb +0 -44
- data/examples/testapp2.rb +0 -58
- data/examples/testchars.rb +0 -137
- data/examples/testcombo.rb +0 -91
- data/examples/testkeypress.rb +0 -66
- data/examples/testlistbox.rb +0 -113
- data/examples/testmenu.rb +0 -101
- data/examples/testmulticomp.rb +0 -70
- data/examples/testmulticontainer.rb +0 -94
- data/examples/testmultispl.rb +0 -199
- data/examples/testree.rb +0 -106
- data/examples/testtable.rb +0 -263
- data/examples/testtabp.rb +0 -107
- data/examples/testtodo.rb +0 -584
- data/examples/testvimsplit.rb +0 -112
- data/examples/testwsshortcuts.rb +0 -64
- data/examples/testwsshortcuts2.rb +0 -126
- data/examples/todo.db +0 -0
- data/examples/todo.yml +0 -191
- data/examples/viewtodo.rb +0 -574
- data/lib/rbcurse/action.rb +0 -40
- data/lib/rbcurse/app.rb +0 -1374
- data/lib/rbcurse/applicationheader.rb +0 -102
- data/lib/rbcurse/celleditor.rb +0 -112
- data/lib/rbcurse/checkboxcellrenderer.rb +0 -57
- data/lib/rbcurse/colormap.rb +0 -159
- data/lib/rbcurse/comboboxcellrenderer.rb +0 -30
- data/lib/rbcurse/common/ansiparser.rb +0 -117
- data/lib/rbcurse/common/appmethods.rb +0 -112
- data/lib/rbcurse/common/basestack.rb +0 -407
- data/lib/rbcurse/common/bordertitle.rb +0 -41
- data/lib/rbcurse/common/chunk.rb +0 -177
- data/lib/rbcurse/common/colorparser.rb +0 -71
- data/lib/rbcurse/common/keydefs.rb +0 -30
- data/lib/rbcurse/common/widgetshortcuts.rb +0 -302
- data/lib/rbcurse/defaultlistselectionmodel.rb +0 -79
- data/lib/rbcurse/deprecated/README.markdown +0 -12
- data/lib/rbcurse/deprecated/rscrollpane.rb +0 -512
- data/lib/rbcurse/deprecated/rsplitpane.rb +0 -894
- data/lib/rbcurse/deprecated/rsplitpane2.rb +0 -1009
- data/lib/rbcurse/deprecated/rviewport.rb +0 -204
- data/lib/rbcurse/experimental/README.markdown +0 -14
- data/lib/rbcurse/experimental/resultsettextview.rb +0 -585
- data/lib/rbcurse/experimental/stackflow.rb +0 -478
- data/lib/rbcurse/extras/bottomline.rb +0 -1850
- data/lib/rbcurse/extras/box.rb +0 -58
- data/lib/rbcurse/extras/directorylist.rb +0 -467
- data/lib/rbcurse/extras/directorytree.rb +0 -69
- data/lib/rbcurse/extras/divider.rb +0 -310
- data/lib/rbcurse/extras/focusmanager.rb +0 -31
- data/lib/rbcurse/extras/horizlist.rb +0 -203
- data/lib/rbcurse/extras/listselectable.rb +0 -264
- data/lib/rbcurse/extras/masterdetail.rb +0 -166
- data/lib/rbcurse/extras/menutree.rb +0 -63
- data/lib/rbcurse/extras/multiform.rb +0 -330
- data/lib/rbcurse/extras/multilinelabel.rb +0 -142
- data/lib/rbcurse/extras/newmessagebox.rb +0 -328
- data/lib/rbcurse/extras/newtabbedpane.rb +0 -612
- data/lib/rbcurse/extras/newtabbedwindow.rb +0 -68
- data/lib/rbcurse/extras/padreader.rb +0 -189
- data/lib/rbcurse/extras/rcomboedit.rb +0 -256
- data/lib/rbcurse/extras/resultsetbrowser.rb +0 -281
- data/lib/rbcurse/extras/rlink.rb +0 -27
- data/lib/rbcurse/extras/rmenulink.rb +0 -21
- data/lib/rbcurse/extras/scrollbar.rb +0 -143
- data/lib/rbcurse/extras/statusline.rb +0 -94
- data/lib/rbcurse/extras/stdscrwindow.rb +0 -309
- data/lib/rbcurse/extras/tableextended.rb +0 -40
- data/lib/rbcurse/extras/tabular.rb +0 -264
- data/lib/rbcurse/extras/tabularwidget.rb +0 -1150
- data/lib/rbcurse/extras/textpad.rb +0 -516
- data/lib/rbcurse/extras/viewer.rb +0 -136
- data/lib/rbcurse/io.rb +0 -850
- data/lib/rbcurse/keylabelprinter.rb +0 -178
- data/lib/rbcurse/listcellrenderer.rb +0 -140
- data/lib/rbcurse/listeditable.rb +0 -310
- data/lib/rbcurse/listkeys.rb +0 -37
- data/lib/rbcurse/listscrollable.rb +0 -564
- data/lib/rbcurse/listselectable.rb +0 -142
- data/lib/rbcurse/mapper.rb +0 -130
- data/lib/rbcurse/orderedhash.rb +0 -77
- data/lib/rbcurse/ractionevent.rb +0 -67
- data/lib/rbcurse/rbasiclistbox.rb +0 -768
- data/lib/rbcurse/rchangeevent.rb +0 -27
- data/lib/rbcurse/rcombo.rb +0 -238
- data/lib/rbcurse/rcommandwindow.rb +0 -587
- data/lib/rbcurse/rcontainer.rb +0 -415
- data/lib/rbcurse/rdialogs.rb +0 -451
- data/lib/rbcurse/rinputdataevent.rb +0 -47
- data/lib/rbcurse/rlistbox.rb +0 -1196
- data/lib/rbcurse/rmenu.rb +0 -939
- data/lib/rbcurse/rmessagebox.rb +0 -348
- data/lib/rbcurse/rmulticontainer.rb +0 -304
- data/lib/rbcurse/rmultisplit.rb +0 -722
- data/lib/rbcurse/rmultitextview.rb +0 -306
- data/lib/rbcurse/rpopupmenu.rb +0 -755
- data/lib/rbcurse/rprogress.rb +0 -118
- data/lib/rbcurse/rscrollform.rb +0 -418
- data/lib/rbcurse/rtabbedpane.rb +0 -1158
- data/lib/rbcurse/rtabbedwindow.rb +0 -167
- data/lib/rbcurse/rtable.rb +0 -1718
- data/lib/rbcurse/rtextarea.rb +0 -920
- data/lib/rbcurse/rtextview.rb +0 -761
- data/lib/rbcurse/rtree.rb +0 -780
- data/lib/rbcurse/rvimsplit.rb +0 -763
- data/lib/rbcurse/rwidget.rb +0 -2915
- data/lib/rbcurse/scrollable.rb +0 -301
- data/lib/rbcurse/table/tablecellrenderer.rb +0 -86
- data/lib/rbcurse/table/tabledatecellrenderer.rb +0 -98
- data/lib/rbcurse/tree/treecellrenderer.rb +0 -150
- data/lib/rbcurse/tree/treemodel.rb +0 -428
- data/lib/rbcurse/undomanager.rb +0 -188
- data/lib/rbcurse/vieditable.rb +0 -144
- data/lib/ver/keyboard.rb +0 -150
- data/lib/ver/keyboard2.rb +0 -170
- data/lib/ver/ncurses.rb +0 -218
- data/lib/ver/panel.rb +0 -162
- data/lib/ver/rpad.rb +0 -375
- data/lib/ver/window.rb +0 -882
- data/test/test_rbcurse.rb +0 -0
data/CHANGELOG
CHANGED
@@ -1,3 +1,34 @@
|
|
1
|
+
**2011-11-17**
|
2
|
+
## 1.5.0
|
3
|
+
|
4
|
+
### split rbcurse into core, extras and experimental
|
5
|
+
Now rbcurse is a meta-gem which includes the other three.
|
6
|
+
|
7
|
+
### major rehaul of directory structures
|
8
|
+
ilb/core/widgets, lib/core/include, lib/core/system etc
|
9
|
+
|
10
|
+
### class name changes
|
11
|
+
|
12
|
+
* rbasiclistbox -> rlist, shortcut: basic_list -> listbox
|
13
|
+
* rlistbox , shortcut: list_box -> edit_list
|
14
|
+
* rtable , shortcut: table -> edit_table
|
15
|
+
* rtabularwidget , shortcut: tabular_widget -> table (alias)
|
16
|
+
|
17
|
+
|
18
|
+
**2011-11-06**
|
19
|
+
## 1.4.1
|
20
|
+
|
21
|
+
### More cleanup of widget and form and window
|
22
|
+
|
23
|
+
### Rewrite of tabbedpane and messagebox but not replaced old classes
|
24
|
+
|
25
|
+
### Textview and Window and Statusline now can print colored text
|
26
|
+
Colored interface not yet final.
|
27
|
+
|
28
|
+
### Some experimental work that will trickle into core classes in 1.5.0
|
29
|
+
|
30
|
+
### Some standardization of core classes, more to follow.
|
31
|
+
|
1
32
|
**2011-10-06**
|
2
33
|
## 1.3.1 or 1.4.0
|
3
34
|
|
data/README.markdown
CHANGED
@@ -1,6 +1,55 @@
|
|
1
1
|
# rbcurse (for ruby 1.9.x)
|
2
2
|
|
3
|
-
|
3
|
+
## WARNING
|
4
|
+
|
5
|
+
Currently this repo is in flux. I've moved stuff off to other repos (rbcurse-core, rbcurse-extras
|
6
|
+
and rbcurse-experimental.). This will be a wrapper repo.
|
7
|
+
|
8
|
+
Please go to branch [1.4.1](https://github.com/rkumar/rbcurse/tree/1.4.1) for the last version of all code in one repo. Gem 1.4.1 is the last gem that contains all the code in one gem/repo.
|
9
|
+
|
10
|
+
* [rbcurse-core](https://github.com/rkumar/rbcurse-core)
|
11
|
+
|
12
|
+
* [rbcurse-extras](https://github.com/rkumar/rbcurse-extras)
|
13
|
+
|
14
|
+
* [rbcurse-experimental](https://github.com/rkumar/rbcurse-experimental)
|
15
|
+
|
16
|
+
|
17
|
+
## DESCRIPTION:
|
18
|
+
|
19
|
+
A small but comprehensive widget library written in ruby for creating ncurses/curses
|
20
|
+
applications. (Tested on 1.9.1/2, compatible with 1.8.7.)
|
21
|
+
|
22
|
+
rbcurse is now a meta-gem. It depends on core, extras and experimental. You may install core in isolation, too, if you don't want all these. Extras and experimental depend on core. rbcurse-core depends only on ffi-ncurses.
|
23
|
+
|
24
|
+
> The essence of 'simple' is knowing "what to leave out" - attributed to Steve Jobs
|
25
|
+
|
26
|
+
## News
|
27
|
+
|
28
|
+
* 2011-11-17 - I have spun off all the code into core, extras and experimental.
|
29
|
+
Oh, wait, i've done all this in the 1.5.0 branch, did not think of first
|
30
|
+
merging with master, since if things went wrong, master would be fine.
|
31
|
+
|
32
|
+
Merged with master. Now to update the gemspecs. Done that and created gems locally.
|
33
|
+
Am testing them out, seems okay, will release shortly.
|
34
|
+
|
35
|
+
* 2011-11-16 - I am now working on 1.5.0, so please check that branch for latest work. I am separating
|
36
|
+
the gem into core, extras and experimental. I am also moving to ruby 1.9.3.
|
37
|
+
|
38
|
+
* Changes expected in 1.5.0:
|
39
|
+
|
40
|
+
* breakup into separate gems
|
41
|
+
* core will be stable and backward compatible (in future)
|
42
|
+
* may have directory structure changes such as a core directory, or core/widgets
|
43
|
+
or widgets/core and widgets/experimental etc.
|
44
|
+
* more standardization of methods across widgets in core
|
45
|
+
* simplification of widget interfaces and code
|
46
|
+
* more work on stacks and flows
|
47
|
+
* inclusion of some experimental stuff into core such as color formatting of text
|
48
|
+
* editable tables and lists will be moved to rbcurse/extras. Non-editable versions will
|
49
|
+
be moved into core.
|
50
|
+
|
51
|
+
|
52
|
+
* 2011-11-16 - I have released a 1.4.1.pre2 gem, and will make it 1.4.1 in a few days if all remains fine.
|
4
53
|
|
5
54
|
* After releasing 1.4.1, I will be separating this gem into core, extras and experimental.
|
6
55
|
Until now the basic widgets have often been volatile, with sudden changes coming in minor
|
@@ -11,10 +60,8 @@
|
|
11
60
|
printing colored text in ansi-escape format or a better format based on tmux's status-line
|
12
61
|
config, which allows for nesting of colors. I need to iron out the interface.
|
13
62
|
|
14
|
-
## DESCRIPTION:
|
15
63
|
|
16
|
-
|
17
|
-
applications. Tested on 1.9.1/2, compatible with 1.8.7.
|
64
|
+
* Migrated from ncurses-ruby to ffi-ncurses since 1.3.0. Thanks Sean.
|
18
65
|
|
19
66
|
## FEATURES
|
20
67
|
|
@@ -87,14 +134,17 @@ runtime. Very flexible unlike ncurses forms and fields.
|
|
87
134
|
|
88
135
|
* app.rb - demo of the app feature. Also has progress bars (type in the textarea to see progress bar)
|
89
136
|
|
90
|
-
* appemail.rb - a larger demo of the app feature and Column Browse pattern. Uses mbox to display mails. M-x to show commands at bottom of screen. Vim and bash-like file selection and other goodies.
|
137
|
+
* appemail.rb - a larger demo of the app feature and Column Browse pattern. Uses mbox to display mails. M-x to show commands at bottom of screen. Vim and bash-like file selection and other goodies. You will need to supply an mbox location.
|
91
138
|
|
92
139
|
* appdirtree - demo of file browser using Tree on left and list on right.
|
93
140
|
|
94
141
|
* dbdemo.rb - sqlite database query program
|
95
142
|
|
96
|
-
##
|
143
|
+
## Major changes
|
97
144
|
|
145
|
+
* 1.4.1: More cleanup, a lot of experimental stuff that is going to be standardized soon
|
146
|
+
color formatting of documents in ANSI or tmux format. Rewrite of
|
147
|
+
tabbed pane and message box.
|
98
148
|
* 1.4.0: Cleanup, some small new features, deprecated stuff, added StatusLine.
|
99
149
|
Improvements to 'app'.
|
100
150
|
* 1.3.0: ffi-ification of rbcurses with some minor bug-fixes, deprecations
|
@@ -126,7 +176,7 @@ related methods often gave errors or seg-faults.
|
|
126
176
|
|
127
177
|
The following are issues with terminals (or with ncurses-ruby in some cases) not with rbcurse.
|
128
178
|
|
129
|
-
* Some terminals may not show underlines (e.g screen).
|
179
|
+
* Some terminals may not show underlines (e.g screen). xterm-color is fine.
|
130
180
|
|
131
181
|
* Some terminals do not process Function keys, avoid declaring F1 etc if
|
132
182
|
unsure of client terminals. I have put in fixes for xterm-color F1 and
|
@@ -139,14 +189,19 @@ The following are issues with terminals (or with ncurses-ruby in some cases) not
|
|
139
189
|
|
140
190
|
* Some screens do not display window background color under spaces.
|
141
191
|
This is okay under "screen" and "xterm-color" but not under "xterm" and "xterm-256color". You will notice
|
142
|
-
this in the message box samples.
|
192
|
+
this in the message box samples. I am trying hard to work around this since some terminals do not seem to
|
193
|
+
implement windows `bkgd` method.
|
143
194
|
|
144
|
-
I am developing and testing under "screen" (compiled with 256 colors) under OSX Lion, using zsh)
|
195
|
+
I am developing and testing under "gnu screen" (compiled with 256 colors) under OSX Lion, using zsh). I have
|
196
|
+
just shifted to iTerm2 - this gives me some additional keys such as PageUp, PageDown, Home and End but takes
|
197
|
+
away some others that Terminal gaves me such as shifted-function keys and Control-left, Ctrl-Right.
|
198
|
+
|
199
|
+
Just for information, I am transitioning from macports to homebrew. I use rvm.
|
145
200
|
|
146
201
|
|
147
202
|
## REQUIREMENTS:
|
148
203
|
|
149
|
-
* ruby 1.9.1, 1.9.2 (I believe it is working on 1.8.7, 1.8.6 as well).
|
204
|
+
* ruby 1.9.1, 1.9.2, 1.9.3 (I believe it is working on 1.8.7, 1.8.6 as well).
|
150
205
|
|
151
206
|
* ffi-ncurses (>= 0.4.0) Thanks Sean !
|
152
207
|
|
@@ -162,9 +217,12 @@ I am developing and testing under "screen" (compiled with 256 colors) under OSX
|
|
162
217
|
ruby test2.rb
|
163
218
|
LOGDIR=~/tmp ruby test1.rb
|
164
219
|
|
220
|
+
To install only the core:
|
221
|
+
|
222
|
+
`gem install rbcurse-core`
|
165
223
|
|
166
224
|
## LICENSE:
|
167
225
|
|
168
|
-
Copyright (c) 2008 -
|
226
|
+
Copyright (c) 2008 -2011 rkumar
|
169
227
|
|
170
228
|
Same as ruby license.
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.5.0.pre1
|
data/lib/rbcurse.rb
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
require 'ffi-ncurses' # ADDED FFI 2011-09-6
|
2
|
-
require '
|
3
|
-
require '
|
4
|
-
require 'rbcurse/rwidget'
|
5
|
-
require 'rbcurse/rdialogs'
|
2
|
+
require 'rbcurse/core/system/ncurses'
|
3
|
+
require 'rbcurse/core/system/window'
|
4
|
+
require 'rbcurse/core/widgets/rwidget'
|
5
|
+
require 'rbcurse/core/util/rdialogs'
|
6
6
|
class Rbcurse
|
7
|
-
VERSION = '1.
|
7
|
+
VERSION = '1.5.0'
|
8
8
|
end
|
metadata
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rbcurse
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
prerelease:
|
5
|
-
version: 1.
|
4
|
+
prerelease: 6
|
5
|
+
version: 1.5.0.pre1
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Rahul Kumar
|
@@ -10,20 +10,20 @@ autorequire:
|
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
12
|
|
13
|
-
date: 2011-
|
13
|
+
date: 2011-12-05 00:00:00 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
|
-
name:
|
16
|
+
name: rbcurse-core
|
17
17
|
prerelease: false
|
18
18
|
requirement: &id001 !ruby/object:Gem::Requirement
|
19
19
|
none: false
|
20
20
|
requirements:
|
21
21
|
- - ">="
|
22
22
|
- !ruby/object:Gem::Version
|
23
|
-
version: 0.
|
23
|
+
version: "0.0"
|
24
24
|
type: :runtime
|
25
25
|
version_requirements: *id001
|
26
|
-
description: Ruby curses/ncurses widgets for easy application development on text terminals (ruby 1.9, 1.8)
|
26
|
+
description: Ruby curses/ncurses widgets for easy application development on text terminals (ruby 1.9, 1.8). This is now a wrapper over rbcurse-core, rbcurse-extras and rbcurse-experimental
|
27
27
|
email: sentinel1879@gmail.com
|
28
28
|
executables: []
|
29
29
|
|
@@ -31,202 +31,14 @@ extensions: []
|
|
31
31
|
|
32
32
|
extra_rdoc_files:
|
33
33
|
- README.markdown
|
34
|
-
- TODO
|
35
34
|
files:
|
36
35
|
- CHANGELOG
|
37
36
|
- History.txt
|
38
|
-
- Makefile
|
39
|
-
- Manifest.txt
|
40
37
|
- NOTES
|
41
38
|
- README.markdown
|
42
|
-
- TODO
|
43
|
-
- TODO2.txt
|
44
39
|
- VERSION
|
45
|
-
- examples/README.txt
|
46
|
-
- examples/abasiclist.rb
|
47
|
-
- examples/alpmenu.rb
|
48
|
-
- examples/app.rb
|
49
|
-
- examples/app.sample
|
50
|
-
- examples/appdirtree.rb
|
51
|
-
- examples/appemail.rb
|
52
|
-
- examples/appemaillb.rb
|
53
|
-
- examples/appgcompose.rb
|
54
|
-
- examples/atree.rb
|
55
|
-
- examples/common/file.rb
|
56
|
-
- examples/common/rmail.rb
|
57
|
-
- examples/data.txt
|
58
|
-
- examples/data/README.markdown
|
59
|
-
- examples/data/brew.txt
|
60
|
-
- examples/data/color.2
|
61
|
-
- examples/data/gemlist.txt
|
62
|
-
- examples/data/lotr.txt
|
63
|
-
- examples/data/ports.txt
|
64
|
-
- examples/data/tasks.txt
|
65
|
-
- examples/data/todocsv.csv
|
66
|
-
- examples/data/unix1.txt
|
67
|
-
- examples/data/unix2.txt
|
68
|
-
- examples/dbdemo.rb
|
69
|
-
- examples/deprecated/appgmail.rb
|
70
|
-
- examples/deprecated/splitp.rb
|
71
|
-
- examples/deprecated/testscrolllb.rb
|
72
|
-
- examples/deprecated/testscrollp.rb
|
73
|
-
- examples/deprecated/testscrollta.rb
|
74
|
-
- examples/deprecated/testscrolltable.rb
|
75
|
-
- examples/deprecated/testsplit.rb
|
76
|
-
- examples/deprecated/testsplit2.rb
|
77
|
-
- examples/deprecated/testsplit3.rb
|
78
|
-
- examples/deprecated/testsplit3_1.rb
|
79
|
-
- examples/deprecated/testsplit3a.rb
|
80
|
-
- examples/deprecated/testsplit3b.rb
|
81
|
-
- examples/deprecated/testsplitta.rb
|
82
|
-
- examples/deprecated/testsplittv.rb
|
83
|
-
- examples/deprecated/testsplittvv.rb
|
84
|
-
- examples/deprecated/testtpane.rb
|
85
|
-
- examples/deprecated/testtpane2.rb
|
86
|
-
- examples/deprecated/testtpanetable.rb
|
87
|
-
- examples/dirtree.rb
|
88
|
-
- examples/experimental/resultsetdemo.rb
|
89
|
-
- examples/experimental/testmform.rb
|
90
|
-
- examples/experimental/testscroller.rb
|
91
|
-
- examples/experimental/teststackflow.rb
|
92
|
-
- examples/menu1.rb
|
93
|
-
- examples/multispl.rb
|
94
|
-
- examples/newmessagebox.rb
|
95
|
-
- examples/newtabbedwindow.rb
|
96
|
-
- examples/newtesttabp.rb
|
97
|
-
- examples/qdfilechooser.rb
|
98
|
-
- examples/rfe.rb
|
99
|
-
- examples/rfe_renderer.rb
|
100
|
-
- examples/sqlc.rb
|
101
|
-
- examples/sqlm.rb
|
102
|
-
- examples/sqlt.rb
|
103
|
-
- examples/status.txt
|
104
|
-
- examples/table1.rb
|
105
|
-
- examples/term2.rb
|
106
|
-
- examples/test1.rb
|
107
|
-
- examples/test2.rb
|
108
|
-
- examples/testapp.rb
|
109
|
-
- examples/testapp2.rb
|
110
|
-
- examples/testchars.rb
|
111
|
-
- examples/testcombo.rb
|
112
|
-
- examples/testkeypress.rb
|
113
|
-
- examples/testlistbox.rb
|
114
|
-
- examples/testmenu.rb
|
115
|
-
- examples/testmulticomp.rb
|
116
|
-
- examples/testmulticontainer.rb
|
117
|
-
- examples/testmultispl.rb
|
118
|
-
- examples/testree.rb
|
119
|
-
- examples/testtable.rb
|
120
|
-
- examples/testtabp.rb
|
121
|
-
- examples/testtodo.rb
|
122
|
-
- examples/testvimsplit.rb
|
123
|
-
- examples/testwsshortcuts.rb
|
124
|
-
- examples/testwsshortcuts2.rb
|
125
|
-
- examples/todo.db
|
126
|
-
- examples/todo.yml
|
127
|
-
- examples/viewtodo.rb
|
128
40
|
- lib/rbcurse.rb
|
129
|
-
|
130
|
-
- lib/rbcurse/app.rb
|
131
|
-
- lib/rbcurse/applicationheader.rb
|
132
|
-
- lib/rbcurse/celleditor.rb
|
133
|
-
- lib/rbcurse/checkboxcellrenderer.rb
|
134
|
-
- lib/rbcurse/colormap.rb
|
135
|
-
- lib/rbcurse/comboboxcellrenderer.rb
|
136
|
-
- lib/rbcurse/common/ansiparser.rb
|
137
|
-
- lib/rbcurse/common/appmethods.rb
|
138
|
-
- lib/rbcurse/common/basestack.rb
|
139
|
-
- lib/rbcurse/common/bordertitle.rb
|
140
|
-
- lib/rbcurse/common/chunk.rb
|
141
|
-
- lib/rbcurse/common/colorparser.rb
|
142
|
-
- lib/rbcurse/common/keydefs.rb
|
143
|
-
- lib/rbcurse/common/widgetshortcuts.rb
|
144
|
-
- lib/rbcurse/defaultlistselectionmodel.rb
|
145
|
-
- lib/rbcurse/deprecated/README.markdown
|
146
|
-
- lib/rbcurse/deprecated/rscrollpane.rb
|
147
|
-
- lib/rbcurse/deprecated/rsplitpane.rb
|
148
|
-
- lib/rbcurse/deprecated/rsplitpane2.rb
|
149
|
-
- lib/rbcurse/deprecated/rviewport.rb
|
150
|
-
- lib/rbcurse/experimental/README.markdown
|
151
|
-
- lib/rbcurse/experimental/resultsettextview.rb
|
152
|
-
- lib/rbcurse/experimental/stackflow.rb
|
153
|
-
- lib/rbcurse/extras/bottomline.rb
|
154
|
-
- lib/rbcurse/extras/box.rb
|
155
|
-
- lib/rbcurse/extras/directorylist.rb
|
156
|
-
- lib/rbcurse/extras/directorytree.rb
|
157
|
-
- lib/rbcurse/extras/divider.rb
|
158
|
-
- lib/rbcurse/extras/focusmanager.rb
|
159
|
-
- lib/rbcurse/extras/horizlist.rb
|
160
|
-
- lib/rbcurse/extras/listselectable.rb
|
161
|
-
- lib/rbcurse/extras/masterdetail.rb
|
162
|
-
- lib/rbcurse/extras/menutree.rb
|
163
|
-
- lib/rbcurse/extras/multiform.rb
|
164
|
-
- lib/rbcurse/extras/multilinelabel.rb
|
165
|
-
- lib/rbcurse/extras/newmessagebox.rb
|
166
|
-
- lib/rbcurse/extras/newtabbedpane.rb
|
167
|
-
- lib/rbcurse/extras/newtabbedwindow.rb
|
168
|
-
- lib/rbcurse/extras/padreader.rb
|
169
|
-
- lib/rbcurse/extras/rcomboedit.rb
|
170
|
-
- lib/rbcurse/extras/resultsetbrowser.rb
|
171
|
-
- lib/rbcurse/extras/rlink.rb
|
172
|
-
- lib/rbcurse/extras/rmenulink.rb
|
173
|
-
- lib/rbcurse/extras/scrollbar.rb
|
174
|
-
- lib/rbcurse/extras/statusline.rb
|
175
|
-
- lib/rbcurse/extras/stdscrwindow.rb
|
176
|
-
- lib/rbcurse/extras/tableextended.rb
|
177
|
-
- lib/rbcurse/extras/tabular.rb
|
178
|
-
- lib/rbcurse/extras/tabularwidget.rb
|
179
|
-
- lib/rbcurse/extras/textpad.rb
|
180
|
-
- lib/rbcurse/extras/viewer.rb
|
181
|
-
- lib/rbcurse/io.rb
|
182
|
-
- lib/rbcurse/keylabelprinter.rb
|
183
|
-
- lib/rbcurse/listcellrenderer.rb
|
184
|
-
- lib/rbcurse/listeditable.rb
|
185
|
-
- lib/rbcurse/listkeys.rb
|
186
|
-
- lib/rbcurse/listscrollable.rb
|
187
|
-
- lib/rbcurse/listselectable.rb
|
188
|
-
- lib/rbcurse/mapper.rb
|
189
|
-
- lib/rbcurse/orderedhash.rb
|
190
|
-
- lib/rbcurse/ractionevent.rb
|
191
|
-
- lib/rbcurse/rbasiclistbox.rb
|
192
|
-
- lib/rbcurse/rchangeevent.rb
|
193
|
-
- lib/rbcurse/rcombo.rb
|
194
|
-
- lib/rbcurse/rcommandwindow.rb
|
195
|
-
- lib/rbcurse/rcontainer.rb
|
196
|
-
- lib/rbcurse/rdialogs.rb
|
197
|
-
- lib/rbcurse/rinputdataevent.rb
|
198
|
-
- lib/rbcurse/rlistbox.rb
|
199
|
-
- lib/rbcurse/rmenu.rb
|
200
|
-
- lib/rbcurse/rmessagebox.rb
|
201
|
-
- lib/rbcurse/rmulticontainer.rb
|
202
|
-
- lib/rbcurse/rmultisplit.rb
|
203
|
-
- lib/rbcurse/rmultitextview.rb
|
204
|
-
- lib/rbcurse/rpopupmenu.rb
|
205
|
-
- lib/rbcurse/rprogress.rb
|
206
|
-
- lib/rbcurse/rscrollform.rb
|
207
|
-
- lib/rbcurse/rtabbedpane.rb
|
208
|
-
- lib/rbcurse/rtabbedwindow.rb
|
209
|
-
- lib/rbcurse/rtable.rb
|
210
|
-
- lib/rbcurse/rtextarea.rb
|
211
|
-
- lib/rbcurse/rtextview.rb
|
212
|
-
- lib/rbcurse/rtree.rb
|
213
|
-
- lib/rbcurse/rvimsplit.rb
|
214
|
-
- lib/rbcurse/rwidget.rb
|
215
|
-
- lib/rbcurse/scrollable.rb
|
216
|
-
- lib/rbcurse/table/tablecellrenderer.rb
|
217
|
-
- lib/rbcurse/table/tabledatecellrenderer.rb
|
218
|
-
- lib/rbcurse/tree/treecellrenderer.rb
|
219
|
-
- lib/rbcurse/tree/treemodel.rb
|
220
|
-
- lib/rbcurse/undomanager.rb
|
221
|
-
- lib/rbcurse/vieditable.rb
|
222
|
-
- lib/ver/keyboard.rb
|
223
|
-
- lib/ver/keyboard2.rb
|
224
|
-
- lib/ver/ncurses.rb
|
225
|
-
- lib/ver/panel.rb
|
226
|
-
- lib/ver/rpad.rb
|
227
|
-
- lib/ver/window.rb
|
228
|
-
- test/test_rbcurse.rb
|
229
|
-
homepage: http://rbcurse.rubyforge.org/
|
41
|
+
homepage: https://github.com/rkumar/rbcurse
|
230
42
|
licenses: []
|
231
43
|
|
232
44
|
post_install_message:
|
@@ -243,15 +55,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
243
55
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
244
56
|
none: false
|
245
57
|
requirements:
|
246
|
-
- - "
|
58
|
+
- - ">"
|
247
59
|
- !ruby/object:Gem::Version
|
248
|
-
version:
|
60
|
+
version: 1.3.1
|
249
61
|
requirements: []
|
250
62
|
|
251
63
|
rubyforge_project: rbcurse
|
252
64
|
rubygems_version: 1.8.8
|
253
65
|
signing_key:
|
254
66
|
specification_version: 3
|
255
|
-
summary: Ruby Ncurses Toolkit (using ffi-ncurses)
|
67
|
+
summary: Ruby Ncurses Toolkit (using ffi-ncurses), wraps rbcurse-core and others
|
256
68
|
test_files: []
|
257
69
|
|
data/Makefile
DELETED
@@ -1,21 +0,0 @@
|
|
1
|
-
DISTFILES := README.markdown TODO2.txt NOTES lib/ examples/
|
2
|
-
VERSION := `cat VERSION`
|
3
|
-
|
4
|
-
#all: install
|
5
|
-
|
6
|
-
DISTNAME=rbcurse-$(VERSION)
|
7
|
-
dist: $(DISTFILES)
|
8
|
-
echo "ver: $(VERSION)"
|
9
|
-
mkdir -p $(DISTNAME)
|
10
|
-
cp -fr $(DISTFILES) $(DISTNAME)/
|
11
|
-
rm -rf $(DISTNAME)/examples/expected_output
|
12
|
-
tar cf $(DISTNAME).tar $(DISTNAME)/
|
13
|
-
gzip -f -9 $(DISTNAME).tar
|
14
|
-
zip -9r $(DISTNAME).zip $(DISTNAME)/
|
15
|
-
rm -r $(DISTNAME)
|
16
|
-
|
17
|
-
.PHONY: distclean
|
18
|
-
distclean:
|
19
|
-
rm -f $(DISTNAME).tar.gz $(DISTNAME).zip
|
20
|
-
|
21
|
-
#install:
|