updated for version 7.3.102
Problem: When using ":make", typing the next command and then getting the "reload" prompt the next command is (partly) eaten by the reload prompt. Solution: Accept ':' as a special character at the reload prompt to accept the default choice and execute the command.
Showing
- src/eval.c 2 additions, 2 deletionssrc/eval.c
- src/fileio.c 1 addition, 1 deletionsrc/fileio.c
- src/gui.c 1 addition, 1 deletionsrc/gui.c
- src/gui_athena.c 2 additions, 1 deletionsrc/gui_athena.c
- src/gui_gtk.c 2 additions, 1 deletionsrc/gui_gtk.c
- src/gui_mac.c 2 additions, 1 deletionsrc/gui_mac.c
- src/gui_motif.c 2 additions, 1 deletionsrc/gui_motif.c
- src/gui_photon.c 2 additions, 1 deletionsrc/gui_photon.c
- src/gui_w16.c 2 additions, 1 deletionsrc/gui_w16.c
- src/gui_w32.c 2 additions, 1 deletionsrc/gui_w32.c
- src/gui_xmdlg.c 2 additions, 2 deletionssrc/gui_xmdlg.c
- src/memline.c 1 addition, 1 deletionsrc/memline.c
- src/message.c 14 additions, 5 deletionssrc/message.c
- src/os_mswin.c 1 addition, 1 deletionsrc/os_mswin.c
- src/proto/gui_athena.pro 1 addition, 1 deletionsrc/proto/gui_athena.pro
- src/proto/gui_gtk.pro 1 addition, 1 deletionsrc/proto/gui_gtk.pro
- src/proto/gui_mac.pro 1 addition, 1 deletionsrc/proto/gui_mac.pro
- src/proto/gui_motif.pro 1 addition, 1 deletionsrc/proto/gui_motif.pro
- src/proto/gui_photon.pro 1 addition, 1 deletionsrc/proto/gui_photon.pro
- src/proto/gui_w16.pro 1 addition, 1 deletionsrc/proto/gui_w16.pro
Loading
Please register or sign in to comment