Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 129b4bf

Browse filesBrowse files
author
Arne Claassen
committed
0.2.5 release
1 parent e1844c4 commit 129b4bf
Copy full SHA for 129b4bf

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ josh.js is licensed under the Apache 2.0 License
2727
* resizing and close chrome
2828
* Readline has not been tested with non-ascii.
2929

30-
3130
## Usage
3231

3332
Until documentation is written, refer to `index.html` and `example.js` for a sample implementation of a shell with path completion.
@@ -124,6 +123,10 @@ By implementing the functions `getNode` and `getChildNodes`, this library adds p
124123

125124
## Changelog
126125

126+
**0.2.5** -- 2013/01/14
127+
* Implemented missing Readline behavior (see: [Issue 1](https://github.com/sdether/josh.js/issues/1)
128+
* Added scrollbar to sample implemenation (also adds scrollwheel support)
129+
127130
**0.2.4** -- 2013/01/14
128131
* fixed path completion handling for scenarios of two possible completions where one is the root of the other
129132
* noted that spaces in paths are completely unsupported right now.. they will complete, but the exec handler will see the space as a separator between arguments

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.