Timeline for Convert file contents to lower case
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 22, 2018 at 15:39 | comment | added | Corey Goldberg | @TankorSmash that still doesn't scale to a large number of files | |
| Apr 22, 2018 at 0:18 | comment | added | TankorSmash | @CoreyGoldberg vim file1 file2 fileetc and then something like :bufdo gg0guG:w<CR> would probably work for any number of files. Have not tested that though! | |
| Nov 25, 2017 at 13:40 | comment | added | Corey Goldberg | this obviously doesn't scale well for many files | |
| Feb 17, 2017 at 21:50 | comment | added | blambert | Lol "super simple" | |
| Aug 16, 2016 at 16:05 | history | edited | TankorSmash | CC BY-SA 3.0 | clarified vim commands |
| Feb 17, 2016 at 13:21 | history | edited | TankorSmash | CC BY-SA 3.0 | change first character to first column, both for simplicity and to line up with text |
| Dec 9, 2014 at 16:20 | history | edited | TankorSmash | CC BY-SA 3.0 | deleted 9 characters in body |
| Dec 5, 2014 at 18:20 | history | answered | TankorSmash | CC BY-SA 3.0 |