aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
Commit message (Collapse)AuthorAgeFilesLines
* Resolve an md() issueTom Ryder2017-01-051-3/+0
| | | | Made the whole thing tidier, actually
* Add possibility for handling md() featureTom Ryder2017-01-051-1/+2
|
* Add another issueTom Ryder2017-01-031-0/+1
|
* Add an rksh issueTom Ryder2017-01-031-0/+2
|
* Remove an issue I can't reproduceTom Ryder2017-01-031-2/+0
| | | | Or was maybe causing and have inadvertently fixed
* And againTom Ryder2017-01-031-1/+1
|
* Correct ISSUES againTom Ryder2017-01-031-1/+1
|
* Correct ISSUESTom Ryder2017-01-031-1/+1
|
* Handle simple relative dirs in md()Tom Ryder2017-01-021-0/+2
| | | | And add an issue about handling complex ones
* Work around newline-stripping in param expansionTom Ryder2017-01-021-3/+0
|
* Fix a zsh-as-sh/ksh-specific issueTom Ryder2016-12-301-5/+0
| | | | Very niche, but interesting to fix anyway
* Add environment variableTom Ryder2016-12-301-0/+5
|
* Split ISSUES into ISSUES/IDEASTom Ryder2016-12-301-5/+0
| | | | And add an idea
* Resolve an issueTom Ryder2016-12-281-3/+0
| | | | Fixed in 8dd33ed7
* Add an issue (and a note on a previous one)Tom Ryder2016-12-281-0/+4
|
* Fix an issueTom Ryder2016-12-271-2/+0
| | | | End the prompt subshell with a : to reset $?
* Add an issueTom Ryder2016-12-271-0/+2
|
* Add workaround to what looks like a bug to meTom Ryder2016-12-271-0/+4
|
* Add another issueTom Ryder2016-12-271-0/+2
|
* Add an issueTom Ryder2016-12-261-0/+2
|
* Limit keep() to ksh93Tom Ryder2016-12-221-2/+0
| | | | | FreeBSD pdksh doesn't even have complete typeset -p output, nor printf %q, which I think makes this impractical.
* Fork keep() to kshTom Ryder2016-12-221-0/+2
| | | | Mostly works.
* I solved this problem but haven't generalised itTom Ryder2016-12-191-2/+0
|
* Remove an issueTom Ryder2016-12-191-2/+0
| | | | This was fixed in edcbf2a
* Add an issueTom Ryder2016-12-181-0/+2
|
* Resolve an issue with find(1) compatibilityTom Ryder2016-12-171-2/+0
|
* Add an issueTom Ryder2016-12-171-0/+2
|
* Remove xrbg(1)Tom Ryder2016-12-151-8/+0
| | | | Overkill given feh(1) has a --randomize
* Add an issue about fcTom Ryder2016-12-151-0/+2
|
* Rewrite unf(1df) in awkTom Ryder2016-12-031-2/+0
| | | | | Also update manual page references to it, and improve it by making it ignore body content
* Convert sd2u and su2d to awkTom Ryder2016-12-031-2/+0
|
* Add another issueTom Ryder2016-12-031-0/+2
|
* Add an issue with unf(1df)Tom Ryder2016-12-031-0/+2
|
* Add issue with dr(6df)Tom Ryder2016-12-021-0/+2
|
* Add issueTom Ryder2016-11-181-0/+7
|
* Add aesth(6)Tom Ryder2016-11-181-2/+0
|
* Add an issue (well, an idea)Tom Ryder2016-11-171-0/+2
|
* Remove resolved issueTom Ryder2016-11-161-1/+0
| | | | This was fixed in d51d5f6
* Resolve issue with destructive sqs(1df)/stex(1df)Tom Ryder2016-11-161-2/+0
|
* Add sqs(1df)Tom Ryder2016-11-161-0/+2
| | | | And a relevant issue
* Flag issue as fixedTom Ryder2016-10-271-7/+0
| | | | Git completion for ancient Bash was fixed in f68239fb
* Add an issueTom Ryder2016-10-251-0/+1
|
* Add issueTom Ryder2016-09-121-0/+7
|
* Removed issueTom Ryder2016-09-081-2/+0
| | | | Decided against this; maintaining the ports not too burdensome really
* Remove issue; keeping non-POSIX \xFF in rfct(1df)Tom Ryder2016-09-081-2/+0
| | | | | This works in gawk, mawk, and both FreeBSD and OpenBSD's system awk. I think that's good enough.
* Remove issueTom Ryder2016-09-081-11/+0
| | | | | | | | | | | | | | Stumbled on a clue in izabera's libash: <https://github.com/izabera/libash/blob/master/scripts/2.completion#L113> Checking the changelog: <http://git.savannah.gnu.org/cgit/bash.git/tree/CHANGES?id=c2fa658335af1d85547b9eff874e97add742d595#n60> >s. Fixed a bug that caused the shell to not correctly parse multi-line > process substitutions containing comments and quoted strings. I can't actually find the code concerned though. I think it's somewhere in c2fa658, maybe in subst.c.
* Fix an issue (silencing Git prompt errors)Tom Ryder2016-09-081-4/+0
|
* Add an issueTom Ryder2016-09-081-0/+4
|
* Remove fixed issue of `kill` completionTom Ryder2016-09-071-1/+0
| | | | Fixed in 015aae3
* Add an ideaTom Ryder2016-09-051-0/+1
|