aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-08 19:23:47 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-08 19:23:47 +1200
commit582f32b5dc496f11a46cc219a1701792c23918b9 (patch)
tree4ba5b4e185db83c2e3c4ecbc16decf32a9eb4013 /ISSUES.markdown
parentRemove issue (diff)
downloaddotfiles-582f32b5dc496f11a46cc219a1701792c23918b9.tar.gz
dotfiles-582f32b5dc496f11a46cc219a1701792c23918b9.zip
Remove issue; keeping non-POSIX \xFF in rfct(1df)
This works in gawk, mawk, and both FreeBSD and OpenBSD's system awk. I think that's good enough.
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index e413456d..f03a7e2a 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -10,8 +10,6 @@ Known issues
* The checks gscr(1df) makes to determine where it is are a bit naive (don't
work with bare repos) and could probably be improved with some appropriate
git-reflog(1) calls
-* The \xFF syntax for regex as used in rfct(1df) is not POSIX. Need to decide
- if it's well-supported enough to keep it anyway.
* I can probably share my psql() completions/shortcuts after sanitizing them
a bit
* A key binding for importing sections of the screen and optionally uploading