Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 601 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 601 Bytes

Command completion for Clink

The lua files provide command completion for additional commands in Clink.

How to use these files?

  • Run clink info
  • Place the lua file in one of the script locations
  • Restart clink
  • Now you should have tab completion for the commands supported by the lua file

OpenSSL

openssl.lua supports command completion for OpenSSL parameters.

SSH

ssh.lua supports command completion for SSH parameters and known hosts, e.g. hosts in the known_hosts file (the hosts, you've public keys for) and your SSH config