summaryrefslogtreecommitdiff
path: root/doc/en/key_functions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/key_functions.xml')
-rw-r--r--doc/en/key_functions.xml211
1 files changed, 0 insertions, 211 deletions
diff --git a/doc/en/key_functions.xml b/doc/en/key_functions.xml
deleted file mode 100644
index 1db92f3e6..000000000
--- a/doc/en/key_functions.xml
+++ /dev/null
@@ -1,211 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- ********* WARNING! *********
-
- This file is automatically built with a Perl script. DO NOT EDIT!
--->
-
-<row>
- <entry><literal>return</literal></entry>
- <entry>terminate line</entry>
-</row>
-<row>
- <entry><literal>tab</literal></entry>
- <entry>complete word</entry>
-</row>
-<row>
- <entry><literal>tab_previous</literal></entry>
- <entry>find previous completion for word</entry>
-</row>
-<row>
- <entry><literal>backspace</literal></entry>
- <entry>delete previous char</entry>
-</row>
-<row>
- <entry><literal>delete</literal></entry>
- <entry>delete next char</entry>
-</row>
-<row>
- <entry><literal>delete_end_line</literal></entry>
- <entry>delete until end of line</entry>
-</row>
-<row>
- <entry><literal>delete_beginning_line</literal></entry>
- <entry>delete until beginning of line</entry>
-</row>
-<row>
- <entry><literal>delete_line</literal></entry>
- <entry>delete entire line</entry>
-</row>
-<row>
- <entry><literal>delete_previous_word</literal></entry>
- <entry>delete previous word</entry>
-</row>
-<row>
- <entry><literal>delete_next_word</literal></entry>
- <entry>delete next word</entry>
-</row>
-<row>
- <entry><literal>clipboard_paste</literal></entry>
- <entry>paste current clipboard content</entry>
-</row>
-<row>
- <entry><literal>transpose_chars</literal></entry>
- <entry>transpose chars</entry>
-</row>
-<row>
- <entry><literal>home</literal></entry>
- <entry>go to beginning of line</entry>
-</row>
-<row>
- <entry><literal>end</literal></entry>
- <entry>go to end of line</entry>
-</row>
-<row>
- <entry><literal>left</literal></entry>
- <entry>move one char left</entry>
-</row>
-<row>
- <entry><literal>previous_word</literal></entry>
- <entry>move to previous word</entry>
-</row>
-<row>
- <entry><literal>right</literal></entry>
- <entry>move one char right</entry>
-</row>
-<row>
- <entry><literal>next_word</literal></entry>
- <entry>move to next word</entry>
-</row>
-<row>
- <entry><literal>up</literal></entry>
- <entry>call previous command in history</entry>
-</row>
-<row>
- <entry><literal>up_global</literal></entry>
- <entry>call previous command in global history</entry>
-</row>
-<row>
- <entry><literal>down</literal></entry>
- <entry>call next command in history</entry>
-</row>
-<row>
- <entry><literal>down_global</literal></entry>
- <entry>call next command in global history</entry>
-</row>
-<row>
- <entry><literal>page_up</literal></entry>
- <entry>scroll one page up</entry>
-</row>
-<row>
- <entry><literal>page_down</literal></entry>
- <entry>scroll one page down</entry>
-</row>
-<row>
- <entry><literal>scroll_up</literal></entry>
- <entry>scroll a few lines up</entry>
-</row>
-<row>
- <entry><literal>scroll_down</literal></entry>
- <entry>scroll a few lines down</entry>
-</row>
-<row>
- <entry><literal>scroll_top</literal></entry>
- <entry>scroll to top of buffer</entry>
-</row>
-<row>
- <entry><literal>scroll_bottom</literal></entry>
- <entry>scroll to bottom of buffer</entry>
-</row>
-<row>
- <entry><literal>scroll_topic_left</literal></entry>
- <entry>scroll left topic</entry>
-</row>
-<row>
- <entry><literal>scroll_topic_right</literal></entry>
- <entry>scroll right topic</entry>
-</row>
-<row>
- <entry><literal>nick_beginning</literal></entry>
- <entry>display beginning of nicklist</entry>
-</row>
-<row>
- <entry><literal>nick_end</literal></entry>
- <entry>display end of nicklist</entry>
-</row>
-<row>
- <entry><literal>nick_page_up</literal></entry>
- <entry>scroll nicklist one page up</entry>
-</row>
-<row>
- <entry><literal>nick_page_down</literal></entry>
- <entry>scroll nicklist one page down</entry>
-</row>
-<row>
- <entry><literal>jump_smart</literal></entry>
- <entry>jump to buffer with activity</entry>
-</row>
-<row>
- <entry><literal>jump_dcc</literal></entry>
- <entry>jump to DCC buffer</entry>
-</row>
-<row>
- <entry><literal>jump_raw_data</literal></entry>
- <entry>jump to raw IRC data buffer</entry>
-</row>
-<row>
- <entry><literal>jump_last_buffer</literal></entry>
- <entry>jump to last buffer</entry>
-</row>
-<row>
- <entry><literal>jump_previous_buffer</literal></entry>
- <entry>jump to previous buffer</entry>
-</row>
-<row>
- <entry><literal>jump_server</literal></entry>
- <entry>jump to server buffer</entry>
-</row>
-<row>
- <entry><literal>jump_next_server</literal></entry>
- <entry>jump to next server</entry>
-</row>
-<row>
- <entry><literal>switch_server</literal></entry>
- <entry>switch active server on servers buffer</entry>
-</row>
-<row>
- <entry><literal>scroll_previous_highlight</literal></entry>
- <entry>scroll to previous highlight in buffer</entry>
-</row>
-<row>
- <entry><literal>scroll_next_highlight</literal></entry>
- <entry>scroll to next highlight in buffer</entry>
-</row>
-<row>
- <entry><literal>scroll_unread</literal></entry>
- <entry>scroll to first unread line in buffer</entry>
-</row>
-<row>
- <entry><literal>set_unread</literal></entry>
- <entry>set unread marker on all buffers</entry>
-</row>
-<row>
- <entry><literal>hotlist_clear</literal></entry>
- <entry>clear hotlist</entry>
-</row>
-<row>
- <entry><literal>refresh</literal></entry>
- <entry>refresh screen</entry>
-</row>
-<row>
- <entry><literal>grab_key</literal></entry>
- <entry>grab a key</entry>
-</row>
-<row>
- <entry><literal>insert</literal></entry>
- <entry>insert a string in command line</entry>
-</row>
-<row>
- <entry><literal>search_text</literal></entry>
- <entry>search text in buffer history</entry>
-</row>