Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] vim open in INSERT mode in rxvt-unicode?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
minsoehan
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2015
Posts: 101
Location: Yangon, Burma. (Mother Su's Country)

PostPosted: Sat Feb 06, 2016 3:08 am    Post subject: [SOLVED] vim open in INSERT mode in rxvt-unicode? Reply with quote

I have xterm and rxvt-unicode installed.
I always use rxvt-unicode.

Now, I installed vim and using it for editing text files.

Vim opens in INSERT mode in rxvt-unicode.
But vim opens in COMMAND mode in xterm.

I want vim to open in COMMAND mode in all of my terminal.

I am checking ~/.vimrc and googling online.
But solution not found yet.
Please suggest if anyone can.


Last edited by minsoehan on Sat Feb 06, 2016 9:13 am; edited 1 time in total
Back to top
View user's profile Send private message
alinefr
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2009
Posts: 113
Location: São Paulo, Brasil

PostPosted: Sat Feb 06, 2016 9:04 am    Post subject: Reply with quote

It doesn't sound like a urxvt specific as in my terminal vim opens in command mode.

Anyway, this is how to make vim starts straight to:

INSERT mode:
Code:

vim -c startinsert


Or avoid INSERT mode (it should means to start in COMMAND mode):
Code:

vim -c stopinsert
Back to top
View user's profile Send private message
minsoehan
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2015
Posts: 101
Location: Yangon, Burma. (Mother Su's Country)

PostPosted: Sat Feb 06, 2016 9:12 am    Post subject: Reply with quote

That is the problem of Vim with transparency of rxvt-unicode.
There is a thread about it at ArchLinux forum.
That is the reason I admire ArchLinux, I no longer use it though.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum