riscv-openocd/src
Brian Brooks 9e2a0effb2 server/telnet: Handle Ctrl+K
Handle Ctrl+K shortcut which clears the line from the cursor position
to the end of line.

Change-Id: I2ecff5284473cef7c11cf9cb7e1c0c97d55f6c1c
Signed-off-by: Brian Brooks <brooks.brian@gmail.com>
Reviewed-on: http://openocd.zylin.com/5868
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
Reviewed-by: Marc Schink <dev@zapb.de>
2020-10-24 23:25:33 +01:00
..
flash flash/stm32l4: add support of STM32G4 category 4 devices (G491/G4A1) 2020-10-22 21:23:43 +01:00
helper Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
jtag Enable hla_serial for TI ICDI devices 2020-10-24 23:24:38 +01:00
pld openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
rtos FreeRTOS: strip duplicate line returns 2020-10-03 11:22:52 +01:00
server server/telnet: Handle Ctrl+K 2020-10-24 23:25:33 +01:00
svf openocd: fix command's usage string 2020-09-05 17:13:10 +01:00
target target/arc: introduce watchpoints support 2020-10-24 23:25:03 +01:00
transport transport: fix minor typos 2020-07-26 20:14:14 +01:00
xsvf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c openocd: fix issue in WIN32 with TCP adapters 2020-06-14 14:23:48 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00