* gdbtk.tcl (gdbtk_tcl_readline_begin): Handle backspace to
authorFred Fish <fnf@specifix.com>
Thu, 20 Jun 1996 15:50:37 +0000 (15:50 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 20 Jun 1996 15:50:37 +0000 (15:50 +0000)
commit3f8eefba65c6f4b9c20d5f802451944bbe7e98ee
treef858c83b00bc57802547ded95162f9e63f7b0926
parent793f9558f89a23bcfe5c52d9d991a13e539da103
* gdbtk.tcl (gdbtk_tcl_readline_begin): Handle backspace to
avoid backing up over prompt.  At every input, make sure insert
point is at least after command start, handle control-u to delete
current input line.
(tclsh): Handle backspace to avoid backing up over prompt.  Handle
control-u to delete current input line.
gdb/ChangeLog
gdb/gdbtk.tcl
This page took 0.023974 seconds and 4 git commands to generate.