summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 028cfa1..c112fd9 100644
--- a/TODO
+++ b/TODO
@@ -48,3 +48,9 @@ Chapter 11. vi
You should really add "dw" (delete a word - and store it in the copybuffer) "yw" (copy a word to the copy buffer), "yy" (copy a line to the copy buffer) and "p" (paste the content of the copybuffer at the cursor's location)
+Chapter 15. Basic Networking Commands
+
+* Section 'Web Browsers'
+
+ Should we include curl along with the others?
+