icetee / remote-ftp

FTP/FTPS/SFTP client for Atom.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keybinding 'ctrl-shift-u' not showing up in keybinding resolver

RobbieS82 opened this issue · comments

Prerequisites

Description

When I open the keybinding resolver, then press ctrl-shift-u, there is no entry for Remote FTP Upload.

Steps to Reproduce

  1. Open a file in Atom
  2. Open the keybinding resolver
  3. Press ctrl-shift-u and inspect the keybinding resolver's logs.

Expected behavior: I should see Remote FTPs advertised keybinding occur.

Actual behavior: There is no keybinding for ctrl-shift-u associated to Remote FTP

**Reproduces how often:**100%

Versions

Atom : 1.58.0
Electron: 9.4.4
Chrome : 83.0.4103.122
Node : 12.14.1

Additional Information

None