anseki
|
fc50c96368
|
Fix: Can't get error from shell
|
2015-03-04 02:30:41 +09:00 |
|
anseki
|
9e8a318880
|
fixed #13 Error on Node v0.11+
|
2015-03-02 22:44:36 +09:00 |
|
anseki
|
a2113444d1
|
Use read -s if it is supported.
|
2015-03-02 02:07:28 +09:00 |
|
anseki
|
c33a9d77cd
|
Drop STDERR of stty .
|
2015-03-02 02:00:20 +09:00 |
|
anseki
|
0c784f6533
|
Add keyIn() .
|
2015-03-01 23:46:52 +09:00 |
|
anseki
|
d724dbf5d2
|
Fix: It's not raw mode.
|
2015-03-01 15:06:53 +09:00 |
|
anseki
|
a785f18b76
|
Fix: typo README
|
2015-02-22 23:55:08 +09:00 |
|
anseki
|
55f290ea7c
|
Add: setBufferSize to README
|
2015-02-22 23:45:24 +09:00 |
|
anseki
|
8072feb5ca
|
Change default bufSize: 1024
|
2015-02-22 22:23:46 +09:00 |
|
anseki
|
c1255a429c
|
Add: setBufferSize
|
2015-02-22 20:57:07 +09:00 |
|
anseki
|
0c503e3ffa
|
Update package.json
|
2015-02-12 09:27:38 +09:00 |
|
anseki
|
ab94a1ea2b
|
Support the Synchronous Process Execution of Node v0.12(v0.11).
|
2015-02-12 07:39:59 +09:00 |
|
anseki
|
995f22b4bf
|
Change: read by using PowerShell or ScriptPW in DOS.
|
2015-02-12 04:44:05 +09:00 |
|
anseki
|
ca90461c57
|
Fix: The leading and trailing white spaces are removed
|
2015-02-10 22:39:14 +09:00 |
|
anseki
|
db8e754338
|
Fix: README
|
2015-01-27 05:21:47 +09:00 |
|
anseki
|
33653153dc
|
Fix: README
|
2015-01-27 05:01:05 +09:00 |
|
anseki
|
e9714a9a0a
|
Add options.noTrim .
|
2015-01-27 01:11:25 +09:00 |
|
anseki
|
ddcef20649
|
Add Task Runner plugins to README
|
2014-12-04 19:28:21 +09:00 |
|
anseki
|
ba3e8ba8d1
|
package
|
2014-10-24 05:12:32 +09:00 |
|
anseki
|
4ea5b5b39d
|
Change URL of grunt-task-helper in README
|
2014-09-17 15:29:28 +09:00 |
|
anseki
|
d406cc1c19
|
fixed #9: Error of stty in read.sh.
|
2014-09-12 23:23:04 +09:00 |
|
anseki
|
5fe64de8ab
|
Add README.md > With Task Runner
|
2014-08-22 02:44:58 +09:00 |
|
anseki
|
c46576d90b
|
Typo: README.md
|
2014-08-21 16:45:17 +09:00 |
|
anseki
|
e3607ad0e1
|
Add README.md > Note > Reading by shell
|
2014-08-21 16:23:39 +09:00 |
|
anseki
|
0e2b206e51
|
small change README.md
|
2014-08-10 18:16:08 +09:00 |
|
anseki
|
931b17814a
|
small change README.md
|
2014-07-14 13:28:39 +09:00 |
|
anseki
|
03cdd60eb6
|
Fix: setPrompt() changes prompt to '' if no argument.
|
2014-07-13 21:43:54 +09:00 |
|
anseki
|
06254667d6
|
small change README.md
|
2014-07-13 20:45:56 +09:00 |
|
anseki
|
34c192b0bc
|
Add controls algorithm (encrypt.js)
|
2014-07-13 15:32:02 +09:00 |
|
anseki
|
1d34fb7828
|
small change README.md
|
2014-07-13 14:24:37 +09:00 |
|
anseki
|
6e2b8c8d3f
|
small change README.md
|
2014-07-13 13:58:11 +09:00 |
|
anseki
|
eeb0770459
|
fixed #6
|
2014-07-13 13:55:17 +09:00 |
|
anseki
|
8d9aca03f8
|
setPrompt() and setEncoding() return current value.
|
2014-07-12 08:56:21 +09:00 |
|
anseki
|
cabbc1ffea
|
setPrompt() and question() accept the value which is not string too (e.g. number, Date, Object, etc.).
|
2014-07-12 08:16:11 +09:00 |
|
anseki
|
055e4b3060
|
Add options.noEchoBack .
|
2014-07-12 07:37:25 +09:00 |
|
anseki
|
526e11c7e2
|
Add setPrint().
|
2014-07-12 06:25:59 +09:00 |
|
anseki
|
dbb2b48c9a
|
Typo in README.md
|
2014-07-01 02:22:29 +09:00 |
|
anseki
|
0c8f49c535
|
Change echo to printf (read.sh)
|
2014-06-29 17:41:12 +09:00 |
|
anseki
|
7afb24a972
|
Add reading shell through files (pipe).
|
2014-06-29 07:00:15 +09:00 |
|
anseki
|
bf3341383d
|
Add reading method via shell
|
2014-06-27 10:08:05 +09:00 |
|
anseki
|
5a3c2d7ce4
|
Add alternative reading via shell on the environment which don't support interactively reading.
|
2014-06-27 10:06:29 +09:00 |
|
anseki
|
a108b7f9fd
|
Merge branch 'pull-request-master'
|
2014-05-13 21:43:51 +09:00 |
|
anseki
|
f4dc86f23f
|
Merge branch 'patch-1' of https://github.com/Grahack/readline-sync into pull-request-master
Conflicts:
lib/readline-sync.js
Typo about platform not supporting
|
2014-05-13 21:27:25 +09:00 |
|
anseki
|
c7a6354a64
|
Fix: typo in message
|
2014-05-13 21:12:53 +09:00 |
|
Prof Gra
|
114fe0d359
|
Typo about «platform not supporting…»
BTW, I thought my platform was OK with this (Debian).
What platform support/don't support interactive reading?
|
2014-05-09 14:04:52 +02:00 |
|
anseki
|
7bcbbe3ef8
|
fixed #1
|
2013-12-18 13:17:03 +09:00 |
|
anseki
|
1a136eeca7
|
Error handle
|
2013-12-18 02:18:39 +09:00 |
|
anseki
|
f2455207cd
|
Rewrite exporting methods
|
2013-08-30 02:26:22 +09:00 |
|
anseki
|
1b877061ff
|
Initial commit
|
2013-08-29 19:55:23 +09:00 |
|