wxMaxima-developers / wxmaxima

A gui for the computer algebra system Maxima built with wxWidgets
https://wxMaxima-developers.github.io/wxmaxima/
Other
460 stars 96 forks source link

Replace selected text inside or outside parentheses jumps somewhere #1819

Closed richardgobeli closed 8 months ago

richardgobeli commented 8 months ago

here is an example. the select text will be replaced with number 8. image This is the result before entering the 8 to replace the ten. image

Here is another example to replace the function name factor before an argument to expand. image This is what I get. image

(%i3) build_info(); (%o3) build_info(version="branch_5_47_base_432_gd10d5ac7a_dirty",timestamp="2023-10-07 23:53:32",host= "x86_64-w64-mingw32",lisp_name="SBCL",lisp_version="2.3.2",maxima_userdir="C:/Users/Richard.000/maxima",maxima_tempdir= "C:/Users/Richard.000/AppData/Local/Temp",maxima_objdir= "C:/Users/Richard.000/maxima/binary/branch_5_47_base_432_gd10d5ac7a_dirty/sbcl/2_3_2",maxima_frontend="wxMaxima", maxima_frontend_version="23.10.0_DevelopmentSnapshot_MSW")

gunterkoenigsmann commented 8 months ago

Resolved with 3db0287febb05d9af02d3b80544c31756fb96f56