From: Armaan Bhojwani <3fb650a9-b47e-4604-a282-1dd91953b2ee@anonaddy.me> Date: Sun, 18 Oct 2020 13:25:45 +0000 (-0400) Subject: fix version number X-Git-Url: https://git.armaanb.net/?p=charsel.git;a=commitdiff_plain;h=405ba18de671a4f0f34a9981454c080ea39c8c55;hp=5a438f89bca0f0d143ece98d3aa149d97a354702 fix version number --- diff --git a/README.md b/README.md index 0126f3d..c43697b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ It uses a plain-text file known as a "charfile" to define easy to reach shortcut ## Usage For argument usage, use `charsel -h` -Once you have started the program, simply type the shortcut listed on the left side of the table to copy the character on the right side of the table to your clipboard. Shortcodes the same length as the longest one will automatically be entered. To quit, use ^C, or type ';' as a shortcode +Once you have started the program, simply type the shortcut listed on the left side of the table to copy the character on the right side of the table to your clipboard. Shortcodes the same length as the longest one will automatically be entered. To quit, type ';' as a shortcode Some of the default charfiles have hidden shortcuts for capital letters that are not shown on the table. Simply type a capital version of the shortcut key to access the capital version of the special character. diff --git a/charsel b/charsel index 6e687e6..170a386 100755 --- a/charsel +++ b/charsel @@ -19,7 +19,7 @@ ######################################################################## -VERSION=2.0.1 +VERSION=2.0.2 # Define argument functions function usage() {