Issues
- 2
Should rc unset PWD?
#109 opened by kreuter - 8
Valgrind `Invalid read` error on trip.rc
#99 opened by borkovic - 14
rc and the POSIX environment
#106 opened by BourgeoisBear - 3
How to edit command line in vim / copy command line to clipboard / bind fzf-file-widget?
#96 opened by MaxGyver83 - 10
Redirections cause builtins to have no effect
#62 opened by jmi2k - 0
- 1
- 9
join operator
#105 opened by BourgeoisBear - 3
VIM=nvim breaks both vim and neovim
#97 opened by MaxGyver83 - 2
- 1
readline: vi mode issue
#92 opened by nnzv - 1
Great tests, but missing 'if not'
#90 opened by frobnitzem - 1
Failing function does not cause `rc -e` to exit
#88 opened by borkovic - 2
Where is the history?
#87 opened by dertuxmalwieder - 14
No UTF-8?
#49 opened - 6
Uninsulated subshell when you return
#68 opened by Nomarian - 1
There should be a way to avoid exporting a variable
#70 opened by bfrk - 5
Build error
#85 opened by aksr - 4
Should ifs split by strings?
#55 opened by Nomarian - 1
Inconsistent exit behaviour
#66 opened by fijal-void - 0
- 3
add code of conduct
#46 opened by TobyGoodwin - 1
el_gets expects int* as the second argument, but is called with size_t* in several edit-*.c files
#38 opened by borkovic - 1
[PATCH] editline does not need tgetent()
#64 opened by CasperVector - 3
missing INSTALL document
#52 opened by malikbenkirane - 1
- 3
`if not` affected by vacuous `if (false)`
#82 opened by borkovic - 2
- 3
Tab completion causes crash.
#75 opened by birchb1024 - 6
fix exponential-time globbing "bug"?
#57 opened by rakitzis - 4
Command completion often skips files in the current directory when you use './cm<tab>'
#50 opened by siebenmann - 8
fns are not exported... inconsistently
#79 opened by euclaise - 1
- 2
Can't overwrite commands
#78 opened by nnzv - 0
Add option to report an error if user accesses undefined variable like bash 'set -u'
#76 opened by birchb1024 - 2
grep -q causes sigpipe
#73 opened by maxice8 - 2
- 1
errors dont set status
#65 opened by periish - 2
Unnecessary behavioural dependence on $LANG
#60 opened by CasperVector - 1
rc on termux
#59 opened by v217 - 9
`If not` inconsistency with p9p rc
#48 opened by aksr - 12
remove space from default ifs
#43 opened by TobyGoodwin - 4
trip.rc fails with incomplete heredoc
#45 opened by borkovic - 3
Avoid requiring . when running paths
#44 opened by refi64 - 2
Unicode broken when set as login shell
#39 opened by byouki-onna - 2
Incorrect status value with pipes and -e flag
#40 opened by hallik - 3
- 5
Inconsistency in output redirection
#33 opened by CasperVector - 1
- 1
When test_cmd returns false the second time in 'while(test_cmd)' 'rc -e' exits
#34 opened by borkovic