[Home] [Downloads] [Search] [Help/forum]

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  MUSHclient
. -> [Folder]  Suggestions
. . -> [Subject]  Visible CR & Tabs in Text Editor & Keystroke Wolrd Closing

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?

Visible CR & Tabs in Text Editor & Keystroke Wolrd Closing

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page


Posted by Tricuspa   USA  (13 posts)  [Biography] bio
Date Thu 27 Nov 2003 12:51 AM (UTC)  quote  ]
Message
Here's a couple suggestion I am not sure how outrageous that they may be.

I do most of my text editing through Mushclient, it has far more features than notepad and is very good at sending data back at the world.

However at times I can't tell if the text is word wrapping or if their is a Hard CR. the only way I get around this is by by going to each line and then do a delete if their is a CR it will delete otherwise the next line will move up a line and I'll have to put the letter back to the word.

If possible could their be a sort of reveal codes mode that would shows a visible representation of CRs as well as tabs optionally you could simply add to Convert CRs to Spaces under Remove Extra Blanks.

Next

Interestingly enough there is a Clowe Window with Ctrl-W for the text editor however their is no Keystroke command for Close World. Well there is actually but... Ctrl F4 seems to be used by another one of my programs in the background (and no way to change it).

Is there a key that could be used for close world, currently Ctrl-W is given to Whisper however I don't currently see Shift F4 as being used or something else, anything!

Thanks!
[Go to top] top

Posted by Chronoti   USA  (27 posts)  [Biography] bio
Date Reply #1 on Thu 27 Nov 2003 06:27 PM (UTC)  quote  ]
Message
OH OH!! I use alot of python in mushclient, and when in the text editor, I have to use tab... because Python's block statements are based on indention... so I just have to keep putting spaces and it takes up alot of time... would rather be able to just press 'tab' and have it indent instead of it going to another window or what not.
[Go to top] top

Posted by Nick Gammon   Australia  (18,770 posts)  [Biography] bio   Forum Administrator
Date Reply #2 on Thu 27 Nov 2003 07:52 PM (UTC)  quote  ]

Amended on Thu 27 Nov 2003 07:53 PM (UTC) by Nick Gammon

Message

  1. You can turn wrapping off for the notepad in global configuration. Then you can tell where the linebreaks really are.

  2. To make a "close world" keystroke, change the Ctrl+W in the "macros" configuration to send "close_world" immediately (send now), and then add this alias:

    
    <aliases>
      <alias
       match="close_world"
       enabled="y"
       send_to="12"
       sequence="100"
      >
      <send>world.DoCommand "close"</send>
      </alias>
    </aliases>
    


    What that will do is pick up the "close_world" command and close your world for you.

  3. Tab should work in the notepad to indent lines.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


1,907 views.

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]