summaryrefslogtreecommitdiff
path: root/bin/ksh/PROJECTS
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/PROJECTS')
-rw-r--r--bin/ksh/PROJECTS6
1 files changed, 1 insertions, 5 deletions
diff --git a/bin/ksh/PROJECTS b/bin/ksh/PROJECTS
index 271dc3ccad9..917960ca4a0 100644
--- a/bin/ksh/PROJECTS
+++ b/bin/ksh/PROJECTS
@@ -1,4 +1,4 @@
-$OpenBSD: PROJECTS,v 1.2 1996/08/19 20:08:44 downsj Exp $
+$OpenBSD: PROJECTS,v 1.3 1996/10/01 02:05:30 downsj Exp $
Things to be done in pdksh (see also the NOTES file):
@@ -110,7 +110,3 @@ Things to be done in pdksh (see also the NOTES file):
* teach shf_vfprintf() about long long's (%lld); also make %p use
long longs if appropriate.
-
- * add \[...\] parsing to prompt printing (don't count width of chars
- inside the \[..\] - used to keep escape sequences in prompts from
- messing up command-line-editor's idea of where the cursor is)