dharmik

@dharmik@linuxusers.in

admin @ linuxusers.in.
student. mostly computers.


matrix@spiderham:matrix.org
codeshithttps://github.com/dhrm1k
bloghttps://dhrm1k.github.io

63 following 21 followers

0 ★ 0 ↺
in reply to »

dharmik »
@dharmik@linuxusers.in

you can rather split the terminal using ‘split | term’ (not sure. lol). though escaping it is then quite complex to a beginner.

...
0 ★ 0 ↺

sarthak »
@sarthak@linuxusers.in

@dharmik@linuxusers.in wasn't familiar with it, but i managed to do it using tmux, a terminal multiplexer. It required learning a lot of key combos, but it was a fun challenge.

...
0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

ah, is completely different than using split. with tmux each and every window runs a different vim window whereas with split, it's the same process. tmux is mostly for terminal management. suppose, i want vim, shell, logs, all running altogether.

...
0 ★ 0 ↺

sarthak »
@sarthak@linuxusers.in

i see. Found a proper documentation on it, i will learn it later.

History