Introduction
Introduction Statistics Contact Development Disclaimer Help
ed: Add new TODO - sbase - suckless unix tools
git clone git://git.suckless.org/sbase
Log
Files
Refs
README
LICENSE
---
commit 7d5b113423ae72b2edbd8433871ad8a819bfadca
parent 2732217a407c03900145e6f4191936ff6a33945a
Author: Roberto E. Vargas Caballero <[email protected]>
Date: Fri, 12 Jan 2024 20:48:42 +0100
ed: Add new TODO
Diffstat:
M TODO | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
@@ -29,6 +29,12 @@ Bugs
ed
--
* cat <<EOF | ed
+ i
+ LLL
+ .
+ s/$/\\
+
+* cat <<EOF | ed
0a
int radix = 16;
int Pflag;
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.