Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / oils-for-unix/oils issues and pull requests
#2142 - [WIP] Correct Word Splitting/Globbing
Pull Request -
State: open - Opened by PossiblyAShrub 2 days ago
#2141 - Expansion of $@ with empty IFS variable
Issue -
State: open - Opened by laurenthuberdeau 3 days ago
- 2 comments
#2140 - [osh/sh_expr_eval] Tell valid index range for out-of-range `[[ -v a[i] ]]`
Pull Request -
State: closed - Opened by akinomyoga 4 days ago
- 2 comments
#2139 - [builtin/assign_osh] Support `declare -p` for SparseArray
Pull Request -
State: closed - Opened by akinomyoga 4 days ago
- 6 comments
#2138 - [osh/sh_expr_eval] Support `[[ -v a[-1] ]]` for BashArray
Pull Request -
State: closed - Opened by akinomyoga 4 days ago
- 4 comments
#2137 - [core/state] Fix BashArray crash on `a=(); a[-1]=1`
Pull Request -
State: closed - Opened by akinomyoga 5 days ago
- 4 comments
#2136 - [ysh/val_opts] Fix typos in cast destination types
Pull Request -
State: closed - Opened by akinomyoga 5 days ago
- 2 comments
#2135 - [refactor] Add "core/bash_impl" for array operations
Pull Request -
State: closed - Opened by akinomyoga 5 days ago
- 3 comments
#2134 - Add a basic configuration for the clangd language server
Pull Request -
State: open - Opened by leungbk 5 days ago
- 2 comments
#2133 - [build/deps] Add the "libasan" package to the Fedora dependencies
Pull Request -
State: closed - Opened by akinomyoga 5 days ago
- 5 comments
#2132 - Add some YSH list methods
Pull Request -
State: closed - Opened by leungbk 5 days ago
- 1 comment
#2131 - [build] Make NINJA-config.sh work in symlinked working directories
Pull Request -
State: closed - Opened by akinomyoga 6 days ago
- 2 comments
#2130 - Dev hoover 25
Pull Request -
State: open - Opened by andychu 7 days ago
#2129 - Code location from previous command failure is sometimes retained
Issue -
State: open - Opened by quexxon 7 days ago
- 1 comment
#2128 - Fix links from OILS-ERR-10 going to OSH cmd lang page not YSH cmd lang
Pull Request -
State: closed - Opened by PossiblyAShrub 8 days ago
- 1 comment
#2127 - Dev hoover 24
Pull Request -
State: open - Opened by andychu 10 days ago
#2126 - `command` treats directories found on the $PATH as commands
Issue -
State: open - Opened by quexxon 10 days ago
- 3 comments
#2125 - Dev hoover 23
Pull Request -
State: open - Opened by andychu 10 days ago
#2124 - `install-wedges` is mentioned in docs, but no longer exists in `build/deps.sh`
Issue -
State: closed - Opened by KingMob 12 days ago
- 1 comment
#2124 - `install-wedges` is mentioned in docs, but no longer exists in `build/deps.sh`
Issue -
State: open - Opened by KingMob 12 days ago
#2123 - Loops may not collect garbage, leading to very slow execution
Issue -
State: open - Opened by quexxon 13 days ago
- 7 comments
Labels: pending-release
#2123 - Loops may not collect garbage, leading to very slow execution
Issue -
State: open - Opened by quexxon 13 days ago
- 7 comments
Labels: pending-release
#2122 - help ysh-command-lang doesn't work
Issue -
State: open - Opened by andychu 14 days ago
#2121 - On FreeBSD Ctrl-Z causes ^Z printed on the terminal which isn't customary, and Ctrl-T prints stats of the shell itself which is also not customary for shells
Issue -
State: open - Opened by yurivict 18 days ago
#2120 - Dev hoover 23
Pull Request -
State: closed - Opened by andychu 19 days ago
#2119 - Add dependency installation script for arch
Pull Request -
State: closed - Opened by Kaonashie 23 days ago
- 4 comments
#2118 - strict_errexit message missing code location
Issue -
State: open - Opened by ale5000-git 26 days ago
- 5 comments
Labels: pending-release-2
#2117 - Please make man installation error not fatal
Issue -
State: open - Opened by ale5000-git 27 days ago
#2116 - Add support for HEAD in brew configuration of oils-for-unix
Issue -
State: closed - Opened by ale5000-git 27 days ago
- 1 comment
#2115 - wait - X isn't a child of this shell process
Issue -
State: open - Opened by ale5000-git 30 days ago
#2114 - printf errors can cause status 1, rather than being fatal
Issue -
State: open - Opened by andychu about 1 month ago
- 2 comments
Labels: pending-release-2
#2113 - parse error after integer overflow
Issue -
State: closed - Opened by ale5000-git about 1 month ago
- 10 comments
Labels: pending-release-2
#2112 - Oils integers should be arbitrary precision (OSH and YSH)
Issue -
State: open - Opened by andychu about 1 month ago
- 2 comments
#2111 - Dev hoover 22
Pull Request -
State: open - Opened by andychu about 1 month ago
#2110 - bug in old version of dash shell causes _build/oils.sh to start too many compilers in parallel
Issue -
State: open - Opened by andychu about 1 month ago
Labels: pending-release-2
#2109 - implement pretty printing for value.Obj
Pull Request -
State: closed - Opened by melvinw about 1 month ago
- 1 comment
#2108 - Ctrl-C causes Interrupted system call
Issue -
State: open - Opened by yurivict about 1 month ago
- 5 comments
Labels: bug, accepted, pending-release-2
#2107 - printf crashes with ValueError when integers are large
Issue -
State: open - Opened by ale5000-git about 1 month ago
- 2 comments
Labels: bug, accepted, pending-release-2
#2106 - bash SHLVL support
Issue -
State: open - Opened by nisbet-hubbard about 1 month ago
- 1 comment
Labels: low-priority
#2105 - [stdlib/args] Support flags that remember all values passed, with List[T] syntax
Pull Request -
State: closed - Opened by quexxon about 1 month ago
#2104 - Crash with setvar on out-of-bounds list index
Issue -
State: open - Opened by jtb20 about 1 month ago
- 2 comments
Labels: pending-release-2
#2103 - In $LIB_YSH/args.ysh, make flag/arg/rest private to parser
Pull Request -
State: closed - Opened by quexxon about 1 month ago
- 1 comment
#2102 - [ysh] Implement 1..<5 and 1..=5 open/closed range syntax
Pull Request -
State: closed - Opened by PossiblyAShrub about 1 month ago
- 2 comments
#2101 - [ysh] Lex '&&', '||' for better errors in expr mode
Pull Request -
State: closed - Opened by PossiblyAShrub about 1 month ago
- 4 comments
#2100 - [YSH] `write` is a command name already taken in unix environments
Issue -
State: open - Opened by bar-g about 1 month ago
- 3 comments
#2099 - Extend args.ysh's flag proc with Float, Str support
Pull Request -
State: closed - Opened by quexxon about 1 month ago
- 1 comment
#2098 - Flag changes required by `zoxide` when sourcing other shell’s startup files
Pull Request -
State: closed - Opened by nisbet-hubbard about 1 month ago
- 3 comments
#2097 - Implement `fg n` and `%n`?
Issue -
State: open - Opened by nisbet-hubbard about 1 month ago
- 3 comments
Labels: low-priority
#2096 - ysh breaking: Replace 1 .. 5 range syntax with 1 ..< 5 half open and 1 ..= 5 closed range
Issue -
State: open - Opened by bar-g about 1 month ago
- 14 comments
Labels: user-feedback, maybe-new-syntax, accepted, pending-release-2
#2095 - ship OILS-ERR or -HINT list in (separate?) tarball, and let oils binary use it if available
Issue -
State: open - Opened by bar-g about 1 month ago
- 2 comments
#2094 - allow && || in YSH conditions and add test --true --false
Issue -
State: open - Opened by andychu about 1 month ago
- 2 comments
Labels: pending-release-2
#2093 - command -v should print the full path of the executable
Issue -
State: closed - Opened by ale5000-git about 2 months ago
- 3 comments
Labels: user-feedback
#2092 - Python `bind` for osh
Pull Request -
State: closed - Opened by KingMob about 2 months ago
- 15 comments
#2091 - OSH too lenient in parsing the ! operator, e.g. ! true | ! false
Issue -
State: open - Opened by andychu about 2 months ago
Labels: divergence
#2090 - [builtin] Add pexpect and spec tests for bind built-in
Pull Request -
State: closed - Opened by KingMob about 2 months ago
- 3 comments
#2089 - [WIP] Make blocks capture
Pull Request -
State: closed - Opened by PossiblyAShrub about 2 months ago
- 1 comment
#2088 - Kebab-Case Identifiers in Expression Mode
Issue -
State: open - Opened by PossiblyAShrub about 2 months ago
- 1 comment
Labels: maybe-new-syntax, ysh
#2087 - [WIP] Replace ctx with a pure YSH definition
Pull Request -
State: open - Opened by PossiblyAShrub about 2 months ago
#2086 - Allow nested procs/funcs
Pull Request -
State: closed - Opened by PossiblyAShrub about 2 months ago
#2085 - Default `oshrc` to ship with oils?
Issue -
State: open - Opened by nisbet-hubbard 2 months ago
- 2 comments
#2084 - HISTTIMEFORMAT not implemented - osh doesn’t recognise history comment character
Issue -
State: open - Opened by nisbet-hubbard 2 months ago
- 2 comments
Labels: interactive-shell
#2083 - Initialise history from HISTFILE on startup
Issue -
State: open - Opened by nisbet-hubbard 2 months ago
- 6 comments
Labels: more-info-needed
#2082 - Implement `^string1^string2^` bashism
Issue -
State: open - Opened by nisbet-hubbard 2 months ago
- 1 comment
Labels: interactive-shell
#2081 - Incremental search overlaps long `PS1`
Issue -
State: open - Opened by nisbet-hubbard 2 months ago
- 3 comments
Labels: interactive-shell, user-feedback, accepted
#2080 - install script may not match what distros want - Void Linux, stripped binary, binary location when cross-compiling, etc.
Issue -
State: open - Opened by andychu 2 months ago
- 14 comments
Labels: pending-release-2
#2079 - use tempdir for souffle facts and outputs
Pull Request -
State: open - Opened by melvinw 2 months ago
#2078 - Crash with dict literal
Issue -
State: open - Opened by jtb20 2 months ago
- 6 comments
Labels: pending-release-2
#2077 - Define procs in the current scope, not the global one
Pull Request -
State: closed - Opened by PossiblyAShrub 2 months ago
- 2 comments
#2076 - add mycpp-souffle translator
Pull Request -
State: closed - Opened by melvinw 2 months ago
- 6 comments
#2075 - Correct misleading comment in `_build/oils.sh`
Pull Request -
State: closed - Opened by meator 2 months ago
- 1 comment
#2074 - members of context managers are uninitialized and rooted
Issue -
State: open - Opened by andychu 2 months ago
- 1 comment
Labels: pending-release-2
#2073 - Dev hoover 19
Pull Request -
State: open - Opened by andychu 2 months ago
#2072 - declare -i is silently ignored
Issue -
State: closed - Opened by meithecatte 3 months ago
- 9 comments
#2071 - Fix issues in `Str => replace(eggex, *)`
Pull Request -
State: closed - Opened by PossiblyAShrub 3 months ago
#2070 - Add failing arith-dynamic spec tests
Pull Request -
State: closed - Opened by PossiblyAShrub 3 months ago
- 4 comments
#2069 - [builtin/trap] Reset condition on unsigned-integer
Pull Request -
State: closed - Opened by jasom 3 months ago
#2068 - Bug with lseek() and descriptor 100
Issue -
State: open - Opened by andychu 3 months ago
- 1 comment
#2067 - Update INSTALL.txt
Pull Request -
State: closed - Opened by steveno 3 months ago
- 2 comments
#2066 - Consider word expansion before arithmetic parsing, e.g. $(( $x * 3 ))
Issue -
State: open - Opened by andychu 3 months ago
- 1 comment
Labels: compatibility, divergence
#2065 - Dev andy vb12
Pull Request -
State: open - Opened by andychu 3 months ago
#2064 - Fix autotools inf loop bug
Pull Request -
State: closed - Opened by PossiblyAShrub 3 months ago
- 11 comments
#2063 - aidan-dev1
Pull Request -
State: closed - Opened by PossiblyAShrub 3 months ago
#2062 - Add spec test for ArithSub evaluation bug in autotools configure
Pull Request -
State: closed - Opened by PossiblyAShrub 3 months ago
- 2 comments
#2061 - [soil] Try curl --fail-with-body
Pull Request -
State: closed - Opened by andychu 3 months ago
#2060 - Dev hoover 18
Pull Request -
State: closed - Opened by andychu 3 months ago
#2059 - Dev hoover 20
Pull Request -
State: closed - Opened by andychu 3 months ago
#2058 - osh pwd and ls disagree on current dir
Issue -
State: open - Opened by dezren39 3 months ago
- 3 comments
#2057 - Release/0.23.0
Pull Request -
State: closed - Opened by andychu 3 months ago
#2056 - can't Ctrl-C out of long operation (regex)
Issue -
State: open - Opened by andychu 3 months ago
#2055 - Trap does not check for the first argument being an unsigned integer
Issue -
State: open - Opened by jasom 3 months ago
- 3 comments
Labels: help wanted, compatibility, user-feedback, pending-release-2
#2054 - change timing as a test
Pull Request -
State: closed - Opened by andychu 3 months ago
#2053 - trap INT doesn't run on Ctrl-C
Issue -
State: closed - Opened by andychu 3 months ago
- 1 comment
Labels: pending-release
#2052 - Dev hoover 18
Pull Request -
State: closed - Opened by andychu 3 months ago
#2052 - Dev hoover 18
Pull Request -
State: closed - Opened by andychu 3 months ago
#2051 - Support split by eggex in Str.split
Pull Request -
State: closed - Opened by PossiblyAShrub 3 months ago
- 17 comments
#2050 - Hay: Code nodes containing blocks don't serialize code correctly
Issue -
State: open - Opened by PossiblyAShrub 4 months ago
- 4 comments
Labels: bug, hay
#2049 - Experiment: Add pure-ysh shvar
Pull Request -
State: closed - Opened by PossiblyAShrub 4 months ago
- 1 comment
#2048 - Implement `string.split()`
Pull Request -
State: closed - Opened by PossiblyAShrub 4 months ago
- 4 comments
#2047 - Don't push a new frame in `eval ()`
Pull Request -
State: closed - Opened by PossiblyAShrub 4 months ago
- 1 comment
#2046 - Dev hoover 19
Pull Request -
State: closed - Opened by andychu 4 months ago