Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19

Thread: "79 characters per line" in Notepad

  1. #16
    Nerfed in Continuum Shift Recognized Member Zeromus_X's Avatar
    Join Date
    Sep 2005
    Location
    Phoenix, AZ
    Posts
    7,593
    Contributions
    • Former Cid's Knight

    Default

    Yes, it's on a list of pending documents, but I thought it'd be less of a hassle if I just submitted it properly and then I wouldn't have to wait as long. But I suppose I'll just have to wait, if I can't figure out how to use this 'Vim'.

  2. #17
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    Once you install Vim you want to open the program called gVim in the start menu. Then you can File->Open the text file.

    When you first open a file in gVim, it's ready to accept commands. i.e. typing things won't insert text into the file, rather vim will interpret any keys you press as a command to execute.

    If you type a :, you should see text start to appear at the bottom of the vim window. That means it's interpreting what you type as a command to run. Type the first line I have above in its entirety exactly as it's written (be sure to include the : at the beginning), and press Enter. Nothing should really appear to happen, but stuff happens behind the scenes. Type the second line I have above and press Enter. Again nothing will really appear to happen.

    The third line doesn't begin with a : . Still, type it exactly how I have it (capitalization matters). This time you should see stuff start to happen; when you type 1G the cursor may jump to a new location; when you press VG all the text should be highlighted, and when you press gq everything should be word-wrapped. Once you're done, File->Save like any other program.

    If you press the wrong keys, you may throw vim into another mode and thigns may start getting screwy. If that happens I recommend closing vim and starting over (or else learning to use vim, but that may take a while).

  3. #18
    Nerfed in Continuum Shift Recognized Member Zeromus_X's Avatar
    Join Date
    Sep 2005
    Location
    Phoenix, AZ
    Posts
    7,593
    Contributions
    • Former Cid's Knight

    Default

    I've been doing it like you said, but it still doesn't seem like enough.

    File checked: File is over margin, 116 characters wide

    Your file is not ready for content review, meaning that it does not currently meet GameFAQs standards for posting. Your file will have to be manually reviewed and/or converted in order for it to be reviewed for content or posted. This will increase the amount of time it takes for your file to be posted. You may also wish to pull this file for now, fix what problems you can, then re-upload it.

    The standard margin for files on GameFAQs is 80 characters; files over 80 characters in width are not automatically approved for content review, and if it is impossible to automatically format your file to bring it to an acceptable width, it cannot be posted. Here is a list of over-margin lines found in your file:

    Line 410: 116 characters wide
    Line 486: 116 characters wide
    Line 640: 116 characters wide
    Line 762: 114 characters wide
    Line 862: 112 characters wide
    Line 926: 116 characters wide
    Line 1148: 113 characters wide
    Line 1174: 114 characters wide
    Line 1211: 113 characters wide
    Line 1346: 115 characters wide
    Line 1354: 115 characters wide
    Line 1501: 114 characters wide
    Line 1537: 111 characters wide
    Line 1939: 112 characters wide
    Line 1967: 112 characters wide
    Line 2108: 114 characters wide
    Line 2142: 113 characters wide
    Line 2229: 113 characters wide
    Line 2369: 114 characters wide
    Line 2404: 113 characters wide
    Line 2647: 114 characters wide
    Line 2839: 113 characters wide
    Line 2955: 113 characters wide
    Line 2996: 114 characters wide
    Line 3305: 114 characters wide
    Line 3333: 114 characters wide
    Line 3594: 113 characters wide
    Line 3843: 115 characters wide
    Line 4028: 113 characters wide
    Line 4068: 113 characters wide
    Line 4178: 113 characters wide
    Line 4214: 112 characters wide
    Line 4354: 112 characters wide
    Line 4489: 114 characters wide
    Line 4532: 115 characters wide
    Line 4597: 114 characters wide
    Line 4655: 115 characters wide
    Line 4700: 114 characters wide
    Line 4739: 115 characters wide
    Line 4823: 114 characters wide

  4. #19
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    If you post the file, I will wrap it to 79 characters for you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •