Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / danielgtaylor/nesh issues and pull requests

#62 - Is this project still active?

Issue - State: open - Opened by 0xdevalias over 5 years ago - 2 comments

#61 - Debugger / --inspect ?

Issue - State: closed - Opened by 0xdevalias over 5 years ago - 1 comment

#60 - Why method introspection does not work?

Issue - State: closed - Opened by snowman over 6 years ago - 2 comments

#59 - Good job

Issue - State: closed - Opened by snowman over 6 years ago

#58 - coffeescript 2 ?

Issue - State: closed - Opened by hems over 6 years ago - 1 comment

#57 - Is there a way to set the history file without writing code?

Issue - State: closed - Opened by dosentmatter almost 7 years ago - 1 comment

#55 - Cryptic error when loading a module with babel

Issue - State: open - Opened by jcollum over 7 years ago - 3 comments

#54 - refactor to use es6/7

Issue - State: open - Opened by sibelius almost 8 years ago

#53 - async await support

Issue - State: open - Opened by sibelius almost 8 years ago

#52 - nesh crashes when tab completing at certain place

Issue - State: open - Opened by robturtle almost 8 years ago

#51 - Fix warnings in node 7 about missing callbacks to async fs methods

Pull Request - State: closed - Opened by forivall about 8 years ago - 1 comment

#50 - Error Running nesh --plugins or --enable or --disable

Issue - State: open - Opened by cydhaselton over 8 years ago

#49 - Integrate promirepl

Issue - State: open - Opened by forivall over 8 years ago - 2 comments

#47 - wished feature: multi line editing in history

Issue - State: open - Opened by c0b over 8 years ago

#46 - multi line for babel ?

Issue - State: open - Opened by c0b over 8 years ago

#45 - Add quotes to JS for easy copy-paste

Pull Request - State: closed - Opened by lastcoolnameleft over 8 years ago

#44 - Unable to require module inside eval file

Issue - State: open - Opened by lastcoolnameleft over 8 years ago

#43 - Upgrade to babel 6

Issue - State: open - Opened by sibelius almost 9 years ago - 1 comment

#42 - How do I get global variables within nodejs

Issue - State: open - Opened by wyattbiker almost 9 years ago

#41 - Combining babel and eval leads to a syntax error in eval

Issue - State: open - Opened by blazzy about 9 years ago - 2 comments

#40 - Exit nesh without terminating the process

Issue - State: closed - Opened by tad-lispy about 9 years ago - 1 comment

#39 - FIX: use defineCommand to fix double . bug and protect from future changes

Pull Request - State: closed - Opened by dalejung about 9 years ago - 1 comment

#38 - .load breaks on multiline files

Issue - State: open - Opened by dalejung about 9 years ago - 1 comment

#37 - Some REPL commands have an extra dot in front of them

Issue - State: closed - Opened by ccheever about 9 years ago - 1 comment

#36 - nesh REPL commands failing, maybe due to issue #6 ?

Issue - State: closed - Opened by minimalorganism about 9 years ago - 2 comments

#35 - Nesh language extension (wisp)

Issue - State: open - Opened by robjens about 9 years ago - 1 comment
Labels: enhancement

#34 - Optionally watch preloaded code

Issue - State: open - Opened by rauschma about 9 years ago - 3 comments

#33 - Create LICENSE

Pull Request - State: closed - Opened by rgbkrk over 9 years ago - 2 comments

#32 - License?

Issue - State: closed - Opened by rgbkrk over 9 years ago

#31 - Command line access

Issue - State: open - Opened by brollb over 9 years ago - 1 comment

#30 - Setting/filtering output

Issue - State: open - Opened by zumbalogy over 9 years ago - 1 comment
Labels: enhancement

#29 - Repeated reverse-i-search cause bad newlines on short terminal

Issue - State: closed - Opened by wryun over 9 years ago - 1 comment

#28 - Switch the doc plugin to use the nesh-doc npm package

Pull Request - State: closed - Opened by ccheever over 9 years ago - 1 comment

#27 - Add reverse-i-search feature

Issue - State: closed - Opened by kraf almost 10 years ago - 2 comments

#26 - Support multiple --eval arguments

Pull Request - State: closed - Opened by jawj almost 10 years ago

#25 - Implement autoreloading on module change

Issue - State: open - Opened by dbkaplun about 10 years ago - 2 comments
Labels: enhancement

#24 - Errors swallowed when using --eval

Issue - State: closed - Opened by jawj about 10 years ago - 4 comments
Labels: bug

#23 - Use just `process.env.USERPROFILE` for user's home folder on Windows

Pull Request - State: closed - Opened by mklement0 about 10 years ago - 1 comment

#22 - Use just `process.env.USERPROFILE` to determine a user's home folder on Windows

Issue - State: closed - Opened by mklement0 about 10 years ago - 2 comments

#21 - Support passing arguments to node

Issue - State: open - Opened by forivall about 10 years ago - 2 comments
Labels: enhancement

#20 - Want to use nesh for interactive shell program

Issue - State: open - Opened by gerrychristiansen over 10 years ago - 1 comment
Labels: question

#19 - Is there a way to call exit on the nesh

Issue - State: open - Opened by cooolbasha over 10 years ago - 3 comments
Labels: question

#18 - coffeescript repl inserts a special character when entering multiline

Issue - State: closed - Opened by cooolbasha over 10 years ago - 1 comment

#17 - how to make local values available when embedding?

Issue - State: open - Opened by GeoffreyPlitt over 10 years ago - 5 comments
Labels: question

#16 - Add nesh-fibrous plugin as a default plugin

Pull Request - State: open - Opened by ccheever over 10 years ago - 1 comment

#15 - Switching from underscore to lodash

Pull Request - State: open - Opened by ccheever over 10 years ago - 1 comment
Labels: enhancement

#14 - website.mb spelling: Asyncronous -> Asynchronous

Pull Request - State: closed - Opened by ccheever over 10 years ago - 1 comment

#13 - Adding nesh-doc plugin as a default plugin, automatically enabled

Pull Request - State: closed - Opened by ccheever over 10 years ago - 1 comment

#12 - Add `nesh-require` as a default plugin (See #11)

Pull Request - State: closed - Opened by ccheever over 10 years ago - 2 comments
Labels: enhancement

#11 - Process for proposing plugins for inclusion by default?

Issue - State: closed - Opened by ccheever over 10 years ago - 2 comments

#10 - Using nesh formatting inside callbacks

Issue - State: closed - Opened by felipeccastro over 10 years ago - 8 comments

#9 - Access to `optimist` used to generate help documentation correctly

Issue - State: open - Opened by ccheever almost 11 years ago - 1 comment
Labels: enhancement

#8 - Windows 7 - problems with nesh executable

Issue - State: closed - Opened by j-k about 11 years ago - 2 comments
Labels: bug

#7 - Switch to using global context: partial fix for ...

Pull Request - State: closed - Opened by mklement0 about 11 years ago - 2 comments

#6 - nesh 1.3.0 overzealous REPL keyword parsing

Issue - State: open - Opened by dbkaplun about 11 years ago - 2 comments
Labels: bug, upstream

#5 - Suggestion: Implement a 'nesh profile' feature.

Issue - State: open - Opened by mklement0 over 11 years ago - 5 comments
Labels: enhancement

#4 - "colors" npm package does not work as expected in nesh

Issue - State: closed - Opened by mklement0 over 11 years ago - 19 comments
Labels: bug, upstream

#3 - can't use global with nesh

Issue - State: closed - Opened by freefrancisco over 11 years ago - 5 comments
Labels: bug, duplicate

#2 - Using with Meteor question

Issue - State: closed - Opened by freefrancisco over 11 years ago - 1 comment

#1 - Hey

Issue - State: closed - Opened by krokhale over 11 years ago - 2 comments
Labels: question