2012-05-23 04:32:43 -04:00
2012-05-22 08:58:39 -04:00
2012-05-22 14:20:22 -04:00
2012-05-23 04:32:43 -04:00
2012-05-22 15:21:54 -04:00

A simple VTE-based terminal.

DEPENDENCIES
============

Either vte (default) or vte3, including the vte dependencies.

You can use vte3 by building with ``make GTK3=1``.

KEYBINDINGS
===========

Scrollback search:

* ``ctrl-/``: start search (forward)
* ``ctrl-?``: start search (backward)
* ``ctrl-shift-n``: search forward
* ``ctrl-shift-p``: search backward

While typing search pattern:

* ``enter``: start search
* ``escape``: cancel search

TODO
====

* saner scrollback search widget
* keyboard binding for opening urls
* configurable keybindings for the above functionality
Description
No description provided
Readme 2 MiB
Languages
C++ 97.4%
Makefile 2%
reStructuredText 0.4%
desktop 0.2%