mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
Add some features in FAQ (256 colors, IRC proxy, redirection of IRC commands)
This commit is contained in:
@@ -17,6 +17,8 @@ Einige Funktionen (Version > = 0.3.x):
|
||||
|
||||
* Unterstützung verschiedener Protokolle durch Erweiterungen (IRC, Jabber)
|
||||
* mehrere Remote GUIs als Ergänzung zu Curses (in Kürze)
|
||||
// TRANSLATION NEEDED
|
||||
* 256 colors support
|
||||
* in mehreren Sprachen verfügbar
|
||||
* den eigenen Bedürfnissen durch Erweiterungen anpassbar (C, Perl, Python, Ruby, Lua, Tcl)
|
||||
* Buffer mit unabhängigem Inhalt
|
||||
@@ -24,6 +26,10 @@ Einige Funktionen (Version > = 0.3.x):
|
||||
* horizontale und vertikale Einteilung der Fenster
|
||||
* anpassbare und erweiterbare Leisten
|
||||
* Nickliste in allen GUI's verfügbar
|
||||
// TRANSLATION NEEDED
|
||||
* IRC proxy
|
||||
// TRANSLATION NEEDED
|
||||
* redirection of IRC commands
|
||||
* inkrementelle Textsuche in Buffern, zu Highlights springen
|
||||
* FIFO Pipe für Fernsteuerung
|
||||
* Unterstützung von Aspell
|
||||
|
||||
@@ -17,6 +17,7 @@ Some features (version > = 0.3.x):
|
||||
|
||||
* multi-protocol support via plugins (IRC, Jabber)
|
||||
* many remote GUI's in addition to Curses (coming soon)
|
||||
* 256 colors support
|
||||
* available in many languages
|
||||
* extensible with plugins (C, Perl, Python, Ruby, Lua, Tcl)
|
||||
* buffers with free content
|
||||
@@ -24,6 +25,8 @@ Some features (version > = 0.3.x):
|
||||
* horizontal and vertical window split
|
||||
* customizable and extensible bars
|
||||
* nicklist available in all GUI's
|
||||
* IRC proxy
|
||||
* redirection of IRC commands
|
||||
* incremental text search in buffers, jump to highlights
|
||||
* FIFO pipe for remote control
|
||||
* aspell support
|
||||
|
||||
@@ -16,6 +16,7 @@ Quelques fonctionnalités (version > = 0.3.x) :
|
||||
|
||||
* support multi-protocoles via extensions (IRC, Jabber)
|
||||
* plusieurs interfaces déportées en plus de Curses (à venir bientôt)
|
||||
* support 256 couleurs
|
||||
* disponible en plusieurs langues
|
||||
* extensible par des extensions (C, Perl, Python, Ruby, Lua, Tcl)
|
||||
* tampons avec contenu libre
|
||||
@@ -23,6 +24,8 @@ Quelques fonctionnalités (version > = 0.3.x) :
|
||||
* découpage de la fenêtre horizontalement et verticalement
|
||||
* barres personnalisables et extensibles
|
||||
* liste des pseudos disponible dans toutes les interfaces
|
||||
* proxy IRC
|
||||
* redirection des commandes IRC
|
||||
* recherche incrémentale de texte dans les tampons, saut aux highlights
|
||||
* tube FIFO pour contrôle à distance
|
||||
* support aspell
|
||||
|
||||
@@ -17,6 +17,8 @@ Alcune caratteristiche (versione > = 0.3.x):
|
||||
|
||||
* supporto multi-protocollo via plugin (IRC, Jabber)
|
||||
* molte interfacce remote in aggiunta a Curses (presto in arrivo)
|
||||
// TRANSLATION NEEDED
|
||||
* 256 colors support
|
||||
* disponibile in molte lingue
|
||||
* estensibile con plugin (C, Perl, Python, Ruby, Lua, Tcl)
|
||||
* buffer con contenuto libero
|
||||
@@ -24,6 +26,10 @@ Alcune caratteristiche (versione > = 0.3.x):
|
||||
* divisione finestre in orizzontale e verticale
|
||||
* barre personalizzabili ed estensibili
|
||||
* liste nick disponibili in tutte le interfacce
|
||||
// TRANSLATION NEEDED
|
||||
* IRC proxy
|
||||
// TRANSLATION NEEDED
|
||||
* redirection of IRC commands
|
||||
* ricerca incrementale nei buffer, passaggio rapido agli eventi importanti
|
||||
* pipe FIFO per il controllo remoto
|
||||
* doppio set caratteri (codifica/decodifica)
|
||||
|
||||
@@ -17,6 +17,8 @@ Niektóre cechy (wersja > = 0.3.x):
|
||||
|
||||
* wsparcie dla wielu protokołów dzięki wtyczką (IRC, Jabber)
|
||||
* wiele zdalnych GUI w dodatku do Courses (już niedługo)
|
||||
// TRANSLATION NEEDED
|
||||
* 256 colors support
|
||||
* dostępny w wielu językach
|
||||
* rozszerzalny dzięki wtyczką (C, Perl, Python, Ruby, Lua, Tcl)
|
||||
* bufory z wolną zawartością
|
||||
@@ -24,6 +26,10 @@ Niektóre cechy (wersja > = 0.3.x):
|
||||
* poziome i pionowe dzielenie okien
|
||||
* paski które możemy tworzyć i dostosowywać do własnych potrzeb
|
||||
* lista nicków dostępna w każdym GUI
|
||||
// TRANSLATION NEEDED
|
||||
* IRC proxy
|
||||
// TRANSLATION NEEDED
|
||||
* redirection of IRC commands
|
||||
* przyrostowe wyszukiwanie tekstu w buforach, przeskakiwanie do podświetleń
|
||||
* strumień FIFO do zdalnej kontroli
|
||||
* wsparcie dla aspell
|
||||
|
||||
Reference in New Issue
Block a user