diff --git a/src/xschem.tcl b/src/xschem.tcl index 91766e48..1b5bc584 100644 --- a/src/xschem.tcl +++ b/src/xschem.tcl @@ -6042,6 +6042,9 @@ proc file_chooser {} { bind .ins.top3.fzf_e { fuzzy_chooser_inline [.ins.top3.fzf_e get] } + bind .ins.top3.fzf_e { + fuzzy_chooser_inline [.ins.top3.fzf_e get] + } button .ins.top4.select_current -takefocus 0 -text {Select current} -command { set file_chooser(regex) {}