Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mattn
Copy link
Member

@mattn mattn commented Jul 24, 2017

I prefer [Terminal]

@brammool
Copy link
Contributor

brammool commented Jul 24, 2017 via email

@ZyX-I
Copy link

ZyX-I commented Jul 24, 2017

Why not what Neovim does, i.e. use term:// pseudo-protocol to describe how (using which command) terminal was created? The main issue with names like [Terminal] is that you can’t save terminals with :mksession.

@brammool
Copy link
Contributor

brammool commented Jul 24, 2017 via email

dpelle pushed a commit to dpelle/vim that referenced this pull request Jul 31, 2017
Problem:    Terminal window status shows "[Scratch]".
Solution:   Show "[Terminal]" when no title was set. (Yasuhiro Matsumoto)
            Store the terminal title that vterm sends and use it.  Update the
            special buffer name.  (closes vim#1869)
@mattn mattn deleted the buftype-terminal branch August 11, 2017 08:08
janlazo added a commit to janlazo/neovim that referenced this pull request Apr 16, 2019
Problem:    Terminal window status shows "[Scratch]".
Solution:   Show "[Terminal]" when no title was set. (Yasuhiro Matsumoto)
            Store the terminal title that vterm sends and use it.  Update the
            special buffer name.  (closes vim/vim#1869)
vim/vim@2155441
janlazo added a commit to janlazo/neovim that referenced this pull request Apr 17, 2019
Problem:    Terminal window status shows "[Scratch]".
Solution:   Show "[Terminal]" when no title was set. (Yasuhiro Matsumoto)
            Store the terminal title that vterm sends and use it.  Update the
            special buffer name.  (closes vim/vim#1869)
vim/vim@2155441
janlazo added a commit to janlazo/neovim that referenced this pull request Apr 23, 2019
Problem:    Terminal window status shows "[Scratch]".
Solution:   Show "[Terminal]" when no title was set. (Yasuhiro Matsumoto)
            Store the terminal title that vterm sends and use it.  Update the
            special buffer name.  (closes vim/vim#1869)
vim/vim@2155441
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants