diff options
Diffstat (limited to 'system/sakura/README')
-rw-r--r-- | system/sakura/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/sakura/README b/system/sakura/README new file mode 100644 index 0000000000..4f9784ff84 --- /dev/null +++ b/system/sakura/README @@ -0,0 +1,9 @@ +sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator +with few dependencies, so you don't need a full GNOME desktop installed to +have a decent terminal emulator. As far as i know, the only terminal emulators +based on VTE are gnome-terminal, XFCE Terminal, and a small sample program +included in the vte sources. Sakura differences from the last one is that it +uses a notebook to provide several terminals in one window and adds a +contextual menu with some basic options - no more no less. + +This requires vte, which is also available at SlackBuilds.org |