Re: Some basic Vim commands

2021-04-19 Thread Julius Hamilton
Thanks very much. I plan on reading through this soon, when I have the time. I was also curious, I created a split screen with CTRL-W s. But in the lower screen, if I'd like a terminal running there, when I type :sh, the entire Vim application exits, including the top screen. Would there be any w

Re: Some basic Vim commands

2021-04-19 Thread Marc Weber
:sh des start a shell, if you quit it you should be back i vim. There are various plugins/ extensions  which provide a window with a terminal if you need to keep something running. https://neovim.io/doc/user/nvim_terminal_emulator.html :h terminal.txt (?) Alternatives  :!cmd  or ctrl-z then

Re: Some basic Vim commands

2021-04-19 Thread Julius Hamilton
Thanks very much. I had some success with Tmux, actually. Is there any way to have tabs inside of a split window? I currently have tabs one layer above a split, so if I switch tabs, the split is gone and a single buffer fills the screen. Thanks very much, Julius On Mon, Apr 19, 2021, 15:59 Marc

Re: Some basic Vim commands

2021-04-19 Thread Gary Johnson
On 2021-04-19, Julius Hamilton wrote: > Is there any way to have tabs inside of a split window? I currently have tabs > one layer above a split, so if I switch tabs, the split is gone and a single > buffer fills the screen. No. A tab contains one or more windows; windows cannot contain tabs. Se

Re: Some basic Vim commands

2021-04-19 Thread 'Jürgen Krämer' via vim_use
Hi, Julius Hamilton schrieb am 19.04.2021 um 15:33: > Thanks very much. I plan on reading through this soon, when I have the time. > > I was also curious, I created a split screen with CTRL-W s. But in the lower > screen, if I'd like a terminal running there, when I type :sh, the entire Vim > a

How long does it take to receive a registration code?

2021-04-19 Thread Dustin Hacker
I registered vim yesterday to support development. However, I have yet to receive my registration code. I made sure the amount was over €10 and that my account was registered on the website. The transaction is not showing up in my account either. How long does it normally take to get the code?