Skip to content

issues Search Results · repo:bmatsuo/jqsh

Filter by

0 results
 (56 ms)

0 results

I have just installed jqsh for macOS using jqsh0.5.darwin-amd64.tar.gz. When running the executable with any command, I get the same fatal error and stack trace: failed MSpanList_Insert 0x2a3000 0x6147d631856c ...
  • baffalop
  • Opened 
    on Jan 10, 2022
  • #27

I normally have jq defined as a script that invokes /usr/local/bin/jq in a specific way, and so jqsh fails when it attempts to invoke jq, e.g. $ jqsh -version=false fork/exec /Users/user/bin/jq: exec ...
enhancement
  • pkoppstein
  • 4
  • Opened 
    on Feb 16, 2015
  • #26

I found out shortly after implementing the .. shorthand that this conflicts with a shorthand in jq itself (.. performs recursive descent). I m not sure how useful recursive descent is. I find it fairly ...
bug
  • bmatsuo
  • Opened 
    on Jul 24, 2014
  • #25

The shell syntax should support quoted strings. Single quotes are probably the most convenient due to the occurrence of double quotes in jq filters (i.e. json strings). This is specifically to support ...
enhancement
priority:med
  • bmatsuo
  • Opened 
    on Jul 14, 2014
  • #24

Commands like push, pop, write, etc. that cause jq output to be paged can be somewhat confusing when there is no input stream (e.g. right after startup). When the input is not set and jq is executed a ...
bug
  • bmatsuo
  • 1
  • Opened 
    on Jul 14, 2014
  • #23

The :help command needs to be improved in several important ways - [x] Support for non-command help topics (e.g. syntax ). These need to be in a separate list as not to be confused with commands. ...
docs
enhancement
  • bmatsuo
  • 1
  • Opened 
    on Jul 13, 2014
  • #22

There should be a user-specified template for the prompt text (default: ). I have gone back and forth about printing the filter string alone on a line just before each prompt. People may also be into colors ...
enhancement
help wanted
priority:low
  • bmatsuo
  • 1
  • Opened 
    on Jul 13, 2014
  • #21

Paging content should be easier and more prevalent. As more documentation becomes available through the :help command documentation should be paged in the same fashion as jq output. It should also be ...
enhancement
  • bmatsuo
  • Opened 
    on Jul 13, 2014
  • #20

This issue replaces #17. There should be a flag that checks GitHub issues for new releases. It should optionally check for new pre-releases. The presence of a new (pre-)release should be signaled to ...
enhancement
help wanted
priority:med
  • bmatsuo
  • Opened 
    on Jul 13, 2014
  • #19

The difference between :exec and :sh is subtle and confusing. The commands either need to be literally the same command with different flags or they need to more explicit in their name about the direction ...
bug
priority:high
  • bmatsuo
  • 1
  • Opened 
    on Jul 13, 2014
  • #18
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.