{ "info": { "author": "simonzack", "author_email": "simonzack@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Topic :: Terminals :: Terminal Emulators/X Terminals" ], "description": "URxvt Tabbed\r\n============\r\n\r\nURxvt terminals with gtk 3 tabs. Tabs are implemented by embedding URxvt\r\nin a gtk notebook container, using pygobject as an interface to gtk.\r\nURxvt does provide a rudimentary default gtk tabs implementation using\r\nperl, but with limited features (e.g. no tab dragging or tab closing).\r\n\r\nFeatures\r\n--------\r\n\r\n- Tab name editing (double click).\r\n- Tab closing, drag & drop.\r\n- Inherits tab titles set by shells.\r\n- Customizable keyboard shortcuts.\r\n\r\nInstallation and Use\r\n--------------------\r\n\r\nDependencies\r\n~~~~~~~~~~~~\r\n\r\n- ``python-gobject``\r\n- ``python3-xlib``\r\n\r\nInstalling Dependencies\r\n^^^^^^^^^^^^^^^^^^^^^^^\r\n\r\nArch Linux:\r\n\r\n- ``sudo pacman -S python-gobject``\r\n- ``sudo yaourt -S python3-xlib``\r\n\r\nOther Linux systems:\r\n\r\n- Install ``python-gobject`` using your favorite package manager\r\n- ``pip3 install python3-xlib``\r\n\r\nInstalling URxvt Tabbed\r\n~~~~~~~~~~~~~~~~~~~~~~~\r\n\r\n- ``git clone git@github.com:simonzack/urxvt-tabbed.git``\r\n- ``cd urxvt-tabbed``\r\n- ``./bin/urxvt-tabbed``\r\n\r\nConfiguration\r\n-------------\r\n\r\nThe configuration is read from ``~/.urxvt_tabbed/urxvt_tabbed.conf``,\r\nwhich uses the ini format:\r\n\r\n.. code:: ini\r\n\r\n [section]\r\n foo = bar\r\n\r\n[ui]\r\n~~~~\r\n\r\n- ``font``: `font\r\n description `__\r\n used for UI, e.g. ``Monospace``, ``Inconsolata 12`` or\r\n ``Envy Code R italic 16``. Defaults come from gtk.\r\n\r\n[general]\r\n~~~~~~~~~\r\n\r\n- ``close_last_tab``: One of ``new``, ``close``, ``blank``\r\n\r\n[keymap]\r\n~~~~~~~~\r\n\r\n- ``prev_tab``: Previous tab, defaults to ``Control + Page_Up``\r\n- ``next_tab``: Next tab, defaults to ``Control + Page_Down``\r\n- ``move_tab_prev``: Move tab left, defaults to\r\n ``Control + Shift + Page_Up``\r\n- ``move_tab_next``: Move tab right, defaults to\r\n ``Control + Shift + Page_Down``\r\n- ``new_tab``: New tab, defaults to ``Control + Shift + T``\r\n- ``close_tab``: Close tab, defaults to ``Control + F4``\r\n\r\nScreenshots\r\n-----------\r\n\r\n.. figure:: https://raw2.github.com/simonzack/urxvt-tabbed/master/screenshots/screenshot.png\r\n :alt: Multiple tabs\r\n\nContributing\r\n------------\r\n\r\nIf you find any bugs or have any feature requests, please open an issue.\r\nI'm happy to accept any pull requests.\r\n\r\nLicense\r\n-------\r\n\r\nLicensed under GPLv3.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/simonzack/urxvt-tabbed", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "urxvt_tabbed", "package_url": "https://pypi.org/project/urxvt_tabbed/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/urxvt_tabbed/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/simonzack/urxvt-tabbed" }, "release_url": "https://pypi.org/project/urxvt_tabbed/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Tab wrapper for urxt", "version": "0.2.0" }, "last_serial": 978638, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "457f6ce9f4180596818bce8939d87ae3", "sha256": "f4b5a804a2bf0d6b4a272130516bbf6b1a2c44346a8f66e6989eb8279acc1b52" }, "downloads": -1, "filename": "urxvt_tabbed-0.1.0.zip", "has_sig": false, "md5_digest": "457f6ce9f4180596818bce8939d87ae3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12292, "upload_time": "2014-01-20T14:22:51", "url": "https://files.pythonhosted.org/packages/64/80/1824143b0827195fa1718d52c2769d71d776b4dfcb7585587a129f6dc648/urxvt_tabbed-0.1.0.zip" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6123ba0bc7d00b91f6963ee4981eee6e", "sha256": "59b4e8b052bc9e483b21a5c966f0111faca30c07af04cb3bb105c660eaad2726" }, "downloads": -1, "filename": "urxvt_tabbed-0.2.0.zip", "has_sig": false, "md5_digest": "6123ba0bc7d00b91f6963ee4981eee6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13280, "upload_time": "2014-01-23T18:59:56", "url": "https://files.pythonhosted.org/packages/ea/75/7f414e117a4f3085d0e6e8d223f017498a16b0d60e94000ae1dbad956f32/urxvt_tabbed-0.2.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6123ba0bc7d00b91f6963ee4981eee6e", "sha256": "59b4e8b052bc9e483b21a5c966f0111faca30c07af04cb3bb105c660eaad2726" }, "downloads": -1, "filename": "urxvt_tabbed-0.2.0.zip", "has_sig": false, "md5_digest": "6123ba0bc7d00b91f6963ee4981eee6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13280, "upload_time": "2014-01-23T18:59:56", "url": "https://files.pythonhosted.org/packages/ea/75/7f414e117a4f3085d0e6e8d223f017498a16b0d60e94000ae1dbad956f32/urxvt_tabbed-0.2.0.zip" } ] }