2012-11-02
Xombrero config the vimperator way
- XXXterm is deprecated
- to compile Xombrero under unbuntu:
apt-get build-dep xxxterm
apt-get install libgtk-3-dev libwebkitgtk-3.0-dev
git clone https://opensource.conformal.com/git/xombrero.git
cd xombrero/linux
make
sudo make install
- ~/.xombrero.conf
guess_search = 1 gui_mode = minimal external_editor = urxvt -e vim -f <file> show_tabs = 0 show_statusbar = 1 #show_url = disabled search_string = https://duckduckgo.com/?q=%s alias = g,https://google.com?q=%s keybinding= buffers,b keybinding= :open ,o keybinding= :open <uri>,O keybinding= :tabnew ,t keybinding= :tabnew <uri>,T keybinding= :favadd,B keybinding= goback,H keybinding= goforward,L keybinding= reload,r history_autosave = 1 enable_socket = 1