Search found 20 matches

by mikez302
Tue May 18, 2010 7:00 pm
Forum: General
Topic: Find: mark matching lines only in selection
Replies: 2
Views: 361

Thank you. I have been doing your 2nd suggestion. I was wondering if there is a simpler way.
by mikez302
Wed May 12, 2010 12:18 am
Forum: General
Topic: Find: mark matching lines only in selection
Replies: 2
Views: 361

Find: mark matching lines only in selection

I would like to use "Mark All" command in the Find box to mark lines matching the search string, but only within my selection, instead of the whole document.

Is this possible? If so, how can I do this?
by mikez302
Thu Apr 22, 2010 6:14 pm
Forum: General
Topic: word wrap doesn't work on tool output tab
Replies: 0
Views: 163

word wrap doesn't work on tool output tab

I am running a tool, and the lines on the tool output tab are too wide to fit on the screen. I have the word wrap feature on, but they are not wrapped. Why is this happening, and what can I do about it? This just started happening recently. For all the other tabs I have open, the word wrap feature ...
by mikez302
Tue Apr 20, 2010 9:57 pm
Forum: General
Topic: Run tool & capture output w/out "Tool completed suc
Replies: 1
Views: 277

Run tool & capture output w/out "Tool completed suc

I have a tool set up (Python 2.6, in case it matters), with the "capture output" option set, so the output comes up in a separate tab. I was doing this so I could easily copy the output and paste it into another program. However, TextPad appears to add some extra text ("Tool completed successfully ...
by mikez302
Thu Feb 11, 2010 6:16 pm
Forum: Enhancement Suggestions
Topic: Sane tab order on ctrl+tab
Replies: 8
Views: 1062

I think it may be a good idea if you have different shortcuts to move to the next and previous tab, like in Crimson Editor.

Ctrl+Tab should go to the most recently used tab.
Ctrl+Page Down should go to the next tab.
Ctrl+Page Up should go to the previous tab.

What does everyone think?
by mikez302
Wed Oct 28, 2009 5:38 pm
Forum: General
Topic: How to scroll using keyboard, without losing selection
Replies: 5
Views: 849

I figured out a solution. If I have scroll lock on, I can scroll up and down without losing the selection. I have no idea why this works.
by mikez302
Wed Oct 28, 2009 5:28 pm
Forum: General
Topic: How to scroll using keyboard, without losing selection
Replies: 5
Views: 849

thank you, dtoader. I tried solution 0 and it worked. I never noticed that before. It is extremely rare for my scroll lock key to do something useful for me. That is helpful, but I would still prefer to scroll one line at a time. There are a bunch of settings in TextPad. Is there anything specific ...
by mikez302
Fri Oct 23, 2009 6:18 pm
Forum: General
Topic: How to scroll using keyboard, without losing selection
Replies: 5
Views: 849

How to scroll using keyboard, without losing selection

I noticed that if I press Ctrl+up or Ctrl+down, I can scroll the document. It is convenient to be able to do this, but I noticed that if I have some text selected, it gets unselected. This only happens if I try to scroll using the keyboard, not using the mouse wheel. Is there any way to scroll with ...
by mikez302
Fri Aug 21, 2009 6:11 pm
Forum: General
Topic: crash when trying to open a workspace
Replies: 0
Views: 189

crash when trying to open a workspace

Sometimes, if I try to open a workspace, I get a box that pops up saying "Unexpected and unrecoverable error. Would you like to save a diagnostic file? [Yes] [No]". It seems to happen at random. It usually happens when I try to open a workspace with files on a network drive, but I haven't found any ...
by mikez302
Tue Apr 07, 2009 5:39 pm
Forum: General
Topic: make Home key go to 1st non-whitespace character on line
Replies: 3
Views: 327

After some experimentation, I discovered that if I have word wrap disabled, pressing Home once moves to the first non-whitespace character on the line, and pressing it a second time moves all the way to the left side. With word wrap enabled, pressing Home always goes to the left side for some reason ...
by mikez302
Tue Apr 07, 2009 12:00 am
Forum: General
Topic: make Home key go to 1st non-whitespace character on line
Replies: 3
Views: 327

make Home key go to 1st non-whitespace character on line

I am trying to make my Home key go to the first non-whitespace character on the line that the cursor is on. For example, if I have the following code: for i in range(5): print 'hi' and my cursor is on the 2nd line, I would like the Home key to send the cursor to the "p" in "print". Is there any way ...
by mikez302
Mon Feb 23, 2009 7:56 pm
Forum: General
Topic: When trying to reorder document tabs, they get shuffled
Replies: 7
Views: 561

Is there a way to disable this feature? I have been using TextPad for months and I just can't get used to it. It is different from every other tabbed interface I've used.
by mikez302
Wed Jan 21, 2009 5:33 pm
Forum: General
Topic: Can't record a macro
Replies: 9
Views: 903

I don't think so, but to be sure, I will pay closer attention when I quit TextPad. I'll let you know if I notice anything specific that triggers this behavior.
by mikez302
Tue Jan 20, 2009 10:39 pm
Forum: General
Topic: Can't record a macro
Replies: 9
Views: 903

I am trying to record another macro, and I am having the same problem. I can try to exit TextPad and rename the same file again, but it is tiresome to do that every time I want to record a macro. What is causing this behavior? Is there any way I can avoid it?
by mikez302
Mon Jan 19, 2009 5:47 pm
Forum: General
Topic: Can't record a macro
Replies: 9
Views: 903

It worked. Thank you.