Anyone know how to set the title of terminal windows in neovim? :Lein
's t//~/w/h//2/w/cider-nrepl "0.25.2"]' -- with-profile +reveal repl
tab header is starting to take up a bit too much space 😝
@clojurians-slack100 try setting b:term_title
~
@clojurians-slack100 actually that was wrong, you can set it using :file newname
same as any buffer, b:term_title is the title for xterm api compat
Anyone else experiencing "Duplicate filter" error messages with neovim + deoplete?