My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This plugin allows you to translate selected text using google translate API.

How to use (Debian/Ubuntu):

  1. Copy this file to /usr/lib/urxvt/perl/gt
  2. Add to the ~/.Xresources
    • URxvt.perl-ext-common: default,gt
    • URxvt.keysym.M-e: perl:gt:en-ru # Select words and press Alt+e
    • URxvt.keysym.M-r: perl:gt:ru-en # Select words and press Alt+r
    • URxvt.gt_button.close: 1 # Left mouse button
  3. xrdb -override < ~/.Xresources
  4. Restart urxvt

Dependencies (Debian/Ubuntu):

Powered by Google Project Hosting