Fork me on GitHub
#vim
<
2020-10-27
>
walterl00:10:45

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 😝

noisesmith02:10:53

@clojurians-slack100 try setting b:term_title~

noisesmith02:10:12

@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

🎉 3
dharrigan09:10:55

Anyone else experiencing "Duplicate filter" error messages with neovim + deoplete?