Micro blog about Answer to the Ultimate Question of Life, the Universe, and Everything.
  • Home
    • List all categories
    • Sitemap
  • Downloads
    • WebSphere
    • Hitachi902
    • Hospital
    • Kryptonite
    • OCR
    • APK
  • About me
    • Gallery
      • Italy2022
      • Côte d'Azur 2024
    • Curriculum vitae
      • Resume
      • Lebenslauf
    • Social networks
      • Facebook
      • Twitter
      • LinkedIn
      • Xing
      • GitHub
      • Google Maps
      • Sports tracker
    • Adventures planning
  1. You are here:  
  2. Home
  3. Windows

Find at the beginning of each line or at the end of each line

Details
Written by: Stanko Milosev
Category: Notepad++
Published: 21 February 2020
Last Updated: 05 October 2020
Hits: 2242
  • regular expressions
At the beginning of each line:
^
At the end of each line
$

Find everything after ']' charachter

Details
Written by: Stanko Milosev
Category: Notepad++
Published: 21 February 2020
Last Updated: 05 October 2020
Hits: 2265
  • regular expressions
To find (or delete) everything after ']' charachter use following Regular expression:

\].*

Notepad++ multiple instances

Details
Written by: Stanko Milosev
Category: Notepad++
Published: 15 April 2014
Last Updated: 21 February 2020
Hits: 5502

My shortcut target looks like this:

"C:\Program Files (x86)\Notepad++\notepad++.exe" -multiInst

 

Taken from here.

Notepad++ column mode

Details
Written by: Stanko Milosev
Category: Notepad++
Published: 04 December 2013
Last Updated: 21 February 2020
Hits: 5538

Alt + Shift + Arrow keys. Taken from here.

  1. Select column in Notepad++

Subcategories

Administration

MS Outlook 2007


Windows 7


GIT

Powershell

Windows 8

Notepad++

Page 6 of 7

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7