Vi: Search for lines containing string1 as well as string2 -


i know how search single expression. how combine two?

/string1 & string2 

you'd use .*string1\&.*string2

http://vim.wikia.com/wiki/search_patterns has many tips, @ least vim.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

java - where to store the user credentials in an enterprise application(EAI)? -

java - netbeans "Please wait - classpath scanning in progress..." -