Hi,
since I switched to Geany as my main code editor, I feel there are two other minor issues:
Search copy on Linux
1. do a text search in a file 2. keep the search dialog open 3. select one or more lines dragging the mouse with left button pressed 4. close the search dialog 5. paste the selected text by pressing the central mouse button 6. nothing happens
Copy $ vars on Linux
1. double click on a $ var, like $varname 2. paste by pressing the central mouse button 3. the $ is not pasted but only the "varname" part
Is this the intended behaviour? Maybe a problem with the underlying editor libraries?
Thanks!