• how to insert the turnstile symbol

    已鎖定
    2
    0 評價
    2 貼文
    700 瀏覽
    PeterJonesP

    @acapi said:

    When I copy that symbol from an html page to Notepad it appears as a little white square

    Then your selected font doesn’t include a glyph for that Unicode codepoint. I was able to paste that character from your post into my Notepad++, and see the right glyph just fine in my normally-selected DejaVu Sans Mono (it’s a free font, available at https://dejavu-fonts.github.io/).

    I went to Settings > Style Configurator, Language: Global Styles, Style: Default Style and changed Font name = Courier New, and it became a box, so the Courier New font (likely your default) doesn’t include that glyph.

    The page http://www.fileformat.info/info/unicode/char/22a2/fontsupport.htm lists fonts that support that glyph. You may find you already have one of those fonts on your system, or you can install a font that does have it.

  • I am hoping someone can tell me?

    已鎖定
    3
    0 評價
    3 貼文
    496 瀏覽
    andrecool-68A

    @Stephanie-States …Press Ctrl + A …and then Delete))

  • Defined asp style disappeared after 7.7 install

    已鎖定
    2
    0 評價
    2 貼文
    419 瀏覽
  • NPPFTP unable to connect

    已鎖定
    2
    0 評價
    2 貼文
    510 瀏覽
    tfcroft4T

    Update
    I have also tested using a ftp server on ftp://localhost - again no connection via NPFTP but can connect using a browser.
    Thanks
    Ted

  • Replacing with Regex

    3
    0 評價
    3 貼文
    983 瀏覽
    NAN

    It worked perfectly!

    Thank you very much :)

  • Sorting Data In a Line From Smallest To Largest

    4
    0 評價
    4 貼文
    1k 瀏覽
    PeterJonesP

    I just noticed I forgot to change back from editor1.xxx to editor.xxx: for my debugging, I was editing the script in editor2, so wanted to make sure it would run on my test file in editor1 every time… but for actually usage, you should use editor, so it always checks the active editor pane, whichever it is.

  • Notepad++ Windows 10 context menu doesn't show on right click

    已鎖定
    5
    0 評價
    5 貼文
    3k 瀏覽
    swiadomosc-zwiazkowS

    Update 1903 broken some files. Solution was use of sfc /scannow in cmd. Thanks.

  • Need command to restart Notepad ++

    已鎖定
    19
    2 評價
    19 貼文
    6k 瀏覽
    andrecool-68A

    @Ekopalypse I understood))

  • All recent files disappeared

    已鎖定
    3
    0 評價
    3 貼文
    3k 瀏覽
    Gary WilliamsG

    Thanks Meta. That fixed it.

    Regards

    Gary

  • How to get a document back after it randomly wipes itself?

    已鎖定
    6
    0 評價
    6 貼文
    1k 瀏覽
    pnedevP

    @Brad-Dorrian said:

    but now this should mean it doesn’t happen again

    I would advise you to keep a separate copy of your important data anyway because the backup is not perfect either.
    Again, sorry for your data loss.

  • Windows 10 - Dark Mode for Notepad++

    已鎖定
    2
    0 評價
    2 貼文
    1k 瀏覽
    EkopalypseE

    @ChristianNar

    did you install/set the windows 10 dark mode theme?

  • How to change font and size for NFO only?

    已鎖定
    5
    0 評價
    5 貼文
    2k 瀏覽
    SoyRAS

    @Ekopalypse Mmm…I’ve tried many options, and in none do I get what I want…although I really believe that NFO will use a monospaced font by default and the “perfect” size so…great.

    My only option was to go edit Monokai.xml to replace all fonts and sizes with nothing (for security, I made a copy).
    - Find what : fontName=([“'])(?:(?=(\?))\2.)*?\1
    - Replace with : fontName=”"
    - [X] Regular expression
    * And then change fontName to fontSize

    Then I had to go back to Styler Configurator to configure it like this:
    UGVi7Z2.png
    * The same with Default Style

    I didn’t have to touch anything more than that and that’s it…at least plain text (like .txt), HTML, CSS, JS and XML look like before. While the NFO looks perfect (better than the image I showed you with Courier New in 10).
    I’m not sure if it’s a perfect solution, but it seems to work.

  • TextFX - customizing the date/time format

    6
    0 評價
    6 貼文
    3k 瀏覽
    Alan KilbornA

    @PeterJones said:

    And you accuse me of addiction to the forum? :-)

    Yea, I TOTALLY KNEW that was coming!

    So oftentimes a forum posting pushes one into doing something that was already on the TODO list, or something on the even-more-populated started-but-never-finished list.

    :)
  • My Backslalsh '\' always appears as a Yen sign '¥'

    已鎖定
    2
    0 評價
    2 貼文
    1k 瀏覽
    EkopalypseE

    @letoda2nd

    Please post debug-info from ? menu.
    See which font (Settings->StyleConfigurator->Global Styles->Default Styles) has been set.

  • Notepad++ 7.2 Error Opening File HJT - Invalid data found in file

    已鎖定
    2
    0 評價
    2 貼文
    464 瀏覽
    Alan KilbornA

    @Bredik-Slavik

    Hmmm… hjt… quick search indicates that file type is used by PIM software.

    Error reading first article/node with ID = 0
    Invalid data found in file

    One presumes that error is coming from said PIM software, and not Notepad++ itself. It sounds like you’ve done something to screw up your file.

    I don’t think anyone here will be able to help; you are likely really close to baking up some cookies.

  • Count the occurences of each line

    已鎖定
    10
    0 評價
    10 貼文
    3k 瀏覽
    Alan KilbornA

    @PeterJones

    OMG. Peter, I think this Community is like a drug for you…or maybe for more than just you.

    :)
  • How to find A txt file isnot has 1500 word in globish ?

    已鎖定
    7
    0 評價
    7 貼文
    809 瀏覽
    Zhen LiangZ

    I got USA film Avengers Endgame.ass and make half of world can us globish to see this film.

  • Auto-identation in Lua code language

    6
    0 評價
    6 貼文
    7k 瀏覽
    SalviaSageS

    I just tested this script with LuaScript v9.0 on Notepad v7.7 and it fully works
    without any syntax errors. It auto indented the lines as well as press “backspace” when I typed “end”.

    Thanks for posting this script @dail.

  • TextFX insert ... questions

    7
    0 評價
    7 貼文
    1k 瀏覽
    Alan KilbornA

    But…maybe…this script is only useful as an example, because it is just as easy to use one of Notepad++'s tab-right-click options to copy the same info to the clipboard, and then paste it somewhere else…

  • Notepad++ encryption cuts of a lot of text...

    12
    0 評價
    12 貼文
    4k 瀏覽
    Alan KilbornA

    @Benya

    If you want more help, then you have to keep trying until you can get a reproducible scenario. Your other choice is to stop encrypting data this way. Sorry.