the bitrig master branch has been updated by natano with 1 new commit: commit e9e2fbfe104ed162fcdb37c110590c564964bf39 diff: https://github.com/bitrig/bitrig/commit/e9e2fbf author: Martin Natano <[email protected]> date: Tue Aug 4 22:12:20 2015 +0200
Don't use set_prompt(), but set prompt directly in emacs mode I-search. set_prompt() also manipulates cur_prompt, which is not desired here. This fixes a bug where command substitions in PS1 triggered a PS2 continuation after I-search (even when not desired). issue reported by and ok marco@ M bin/ksh/emacs.c M bin/ksh/lex.c M bin/ksh/table.h
