vim

For discussion on all things (neo)vim.
walterl 2020-10-27T00:20:45.091800Z

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 😝

2020-10-27T02:07:53.092100Z

@clojurians-slack100 try setting b:term_title~

2020-10-27T02:50:12.092900Z

@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

1🎉
dharrigan 2020-10-27T09:11:55.093500Z

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