Replace Dialog

From Bluefish Wiki
Jump to: navigation, search

Contents

Active Document

Forward from cursor position

Current selection

All open documents

files on disk

Man2 replace file.png

Regular expression (pcre)

; \(gtk_accel_path "[^"]+" ""\)\n

Man2 replace pcre.png

; \(gtk_accel_path
("[^"]+") ("[^"]+")\) \2 \1

Man2 replace pcre2.png

Personal tools