From 4c9fd4a625af706604678db33d8fa9cf62311e28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 27 Jun 2023 19:14:14 +0200 Subject: doc/faq: mention script go.py for an easy jump to buffers --- doc/en/weechat_faq.en.adoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/en/weechat_faq.en.adoc') diff --git a/doc/en/weechat_faq.en.adoc b/doc/en/weechat_faq.en.adoc index 052374675..1745f13e6 100644 --- a/doc/en/weechat_faq.en.adoc +++ b/doc/en/weechat_faq.en.adoc @@ -612,6 +612,12 @@ commands like `/123` to jump to buffer #123: /trigger add numberjump modifier "2000|input_text_for_buffer" "${tg_string} =~ ^/[0-9]+$" "=\/([0-9]+)=/buffer *${re:1}=" "" "" "none" ---- +For an easy jump to buffers, you can also install the _go.py_ script: + +---- +/script install go.py +---- + [[global_history]] === How to use global history (instead of buffer history) with up and down keys? -- cgit v1.2.3