From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id 2135A1EF5CB; Wed, 26 Jul 2017 17:23:02 -0400 (EDT) Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by befuddled.reisers.ca (Postfix) with ESMTPS id 809011EF114 for ; Wed, 26 Jul 2017 17:23:00 -0400 (EDT) Received: by mail-wm0-f46.google.com with SMTP id m85so77990978wma.1 for ; Wed, 26 Jul 2017 14:23:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=aDT0EYatTlQBn8YzJo5O4fzV78pOkmEVmNL6XWGpf54=; b=co7yXFxfyvYMz8hneygflMjuC5K8ui5Iy630geGNaGCia4roBgY8+QC9BJAub2F71O TuGJC3vfe62SLIZCHBoPg+70owWRAuEluFEvqW+B+ev5ruUpUOPVFXP8VSb9s/acTy9e 6fRnyEXSphv2nQAvTDLYGbnX9bj9/shUEEkDkXXWdBX0o8cN8Ygdu/VFsVg22dRJI47Z vaSOO8Yq1rndIBpnzlUZvQjgebQ4d0Fd/lMoJlT+LU4FuCHqw0BbLFmbM7D3J/tAcDfM uNzInRZve580WtAaHOa1tXuHRBMwq02I4KU5TxDp65NM0BkYFjSyLLn3FScfh/NgrL+I La1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=aDT0EYatTlQBn8YzJo5O4fzV78pOkmEVmNL6XWGpf54=; b=ph28HgVnaP2Ko88Y7RxJZNm4WB/TvgaUTZO58Z5sP3iMi1mdPAYmVBI90sWKR9svuB x2/1ssR6SyyZF7Hono4wKH4u468K5h0lLOdhPbNkCOkeQOZTcZ9plouTzYk57elPJVFe 9WDuszlpSOv4u4ptPHC1d7+rK1gA7b4cf9nPjUg2XsvLXsB5595EYbTzbjP+lh8cAOZv Frd7/yQVLix50T7LYSTjPI66cEIh+f92nSXsvtY9ELCl7EpDQ7Asyr2fia34ERTdVRFz 0/6ln0f7blBuh4tzkACYLbMaWW6T915AXsYF61IB0cWShgAlSitodD6/50yVQ4cGuUuB nllw== X-Gm-Message-State: AIVw112o7hv+/F5Ba297SftMT980mUK0/vH/EcR546mk/kdIvr3bl6wL oGH4ZtqQhmnG9yhpZLM= X-Received: by 10.28.70.68 with SMTP id t65mr1637730wma.163.1501104114744; Wed, 26 Jul 2017 14:21:54 -0700 (PDT) Received: from [192.168.0.24] (cpc1-aztw29-2-0-cust228.18-1.cable.virginm.net. [82.38.57.229]) by smtp.gmail.com with ESMTPSA id o68sm779829wmi.21.2017.07.26.14.21.53 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jul 2017 14:21:54 -0700 (PDT) To: speakup@linux-speakup.org From: James Austin Subject: Using console text editors with Speakup Message-ID: <53092d34-0891-6a03-6910-fa3f74644d9e@gmail.com> Date: Wed, 26 Jul 2017 22:21:50 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jul 2017 21:23:02 -0000 Hello I am not sure if this is the right forum to ask this question, so apologies if not. Please feel free to point me to the correct place. But here goes. I am quite a new or should I say casual Linux user. I am currently using the latest LTS of Ubuntu running in a VM. After days of searching and tinkering, I finally have Speakup working. Yay! I am really impressed with it, so thank you. Could anyone please give me some pointers on using VI or VIM or some other console editor with Speakup please? When I navigate using the VIM key bindings, Speakup either does not respond, or does so intermittently. Am I missing something that I should have set? I am quite comfortable moving around the filesystem, having been an OS X user for over ten years and doing a lot of command line work in that time. Thank you Best James