gitextract_aj6dfjvw/ ├── .gitignore ├── BookCalendar.hs ├── adventure1.txt ├── append-insert-file.txt ├── append-insert.txt ├── book_sample_ctrln.md ├── book_sample_delimited_edits.md ├── book_sample_history_registers.md ├── book_sample_multiple_repeat.md ├── clojure_sample.clj ├── csharp_sample.cs ├── csharp_sample2.cs ├── csharp_sample3.cs ├── delete.txt ├── extra_junk_annabel_lee.txt ├── functions.java ├── goto.txt ├── goto20.txt ├── haskell_sample.hs ├── html_sample.html ├── linemaze.txt ├── linenumbers/ │ ├── annabel_lee.txt │ ├── because_i_could_not_stop_for_death.txt │ ├── sonnet29.txt │ ├── still_i_rise.txt │ ├── the_castaway.txt │ └── when_you_are_old.txt ├── list.html ├── longWords.txt ├── magic.txt ├── mask-numbers.csv ├── mazes.txt ├── misc.txt ├── navigation/ │ ├── poem2.txt │ ├── poem3.txt │ ├── poem5.txt │ ├── poem6.txt │ ├── poem8.txt │ ├── poem9.txt │ └── start.txt ├── numbers.txt ├── open.txt ├── ozymandias-numbers.txt ├── ozymandias.txt ├── radios.html ├── regex.pl ├── region/ │ ├── beowulf_and_grendel_grapple.txt │ ├── grendel_unarmed.txt │ └── looking_at_the_moon_far_away.txt ├── registers.txt ├── repeat.txt ├── replaceblock.txt ├── scala_sample.scala ├── search/ │ ├── annabel_lee.txt │ ├── because_i_could_not_stop_for_death.txt │ ├── sonnet29.txt │ ├── still_i_rise.txt │ ├── test.txt │ ├── the_castaway.txt │ └── when_you_are_old.txt ├── the_castaway.txt ├── undo-bad.txt ├── undo.txt ├── users-update.sql ├── users.sql ├── variables.php ├── wordmaze.txt ├── yank-delimited.txt └── yanking.txt