Tagged Questions
0
votes
1answer
17 views
Windows 7 missing Central European characters
I just installed Windows 7 in English and I'm missing Central European characters in Notepad despite of picking "Central European" in [Format > Font... > Script].
In Windows 7 language settings I ...
1
vote
1answer
67 views
Notepad with instant search in files
I'm looking for a Notepad replacement that could instantly search in opened files.
I mean something like searching in Evernote notes (start typing and then my list of files updates to only files which ...
1
vote
2answers
258 views
How can you get the specific spaces you want to remove in notepad ++
Example:
I want to remove the
space
I want to remove the
space
I want to remove the
space
How can I remove the word SPACE so that the three sentences will be a complete thought.
Is there a ...
0
votes
0answers
101 views
How to divide .for file on parts with conditions
If we have for example very big matrix .for file 50MB shown down. I have to
divide it on 50 separated .for files not bigger then 1Mb. How to make them automatically,
not copy/paste manual? As we have ...
3
votes
2answers
382 views
Windows XP “open with” not allowing a custom option
Up until today I had text files set to open with Notepad++.
Today I moved my Notepad++ installation, and after that I am no longer to use "open with" to get a text file open in Notepad++, even though ...
0
votes
0answers
33 views
What program/text editor can i use [duplicate]
Possible Duplicate:
Find and Replace using different keywords
Im trying to find and replace some stuff,
i need to find and replace using the following terms in one file: (actually i need ...
4
votes
3answers
3k views
Windows Notepad and Notepad++ show newlines in same file differently
I created a Perl script which gets some data and inserts it line by line to a text file. When I open that file with Notepad++, it appears to have an empty line separation between each two lines of ...
1
vote
1answer
392 views
How do I change or replace all instances of a character in a text file to a newline/line break/EOL in Notepad2 or Notepad++?
I tried Notepad2's 'Replace Text' function, but I don't know what to put in the 'Replace with' field.
The OS I'm using is Windows 7.
0
votes
1answer
2k views
Automatic line changing in notepad++
When I'm typing in notepad++ the line trails endlessly. I'm trying to make it automatically go to the next line once I reach the end of the line instead of continuously going. Is this possible? I used ...
0
votes
1answer
109 views
What is most important feature you miss from Notepad++? [closed]
What is the feature you are missing the most on Notepad++?
1
vote
1answer
257 views
Regular Expressions find/replace
How to I do a search for @anydomain.anyTLD using regular expressions?
2
votes
1answer
882 views
Open text file in notepad/notepad++ based on size
When i double click a text document, if that text file is more than 1MB(or some specified size) I want that text file to be opened in Notepad++ while the files that are smaller should be opened in ...
5
votes
4answers
4k views
How to make Notepad++ take over from the standard notepad.exe
I could do this easily with TextPad, then I got irritated with Textpad once I'd played with Notepad++.
Now that I've removed Textpad:
I want Notepad++ to take over the right-click > Edit option in ...