Skip to content

Commit

Permalink
Fix typo in CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisant996 committed Jan 3, 2021
1 parent 307317e commit f27b9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

### v1.1.18

- The input text now has context sensitive coloring based on the argmatchers. It's only by default and can be turned off with `clink set clink.colorize_input false`.
- The input text now has context sensitive coloring based on the argmatchers. It's on by default and can be turned off with `clink set clink.colorize_input false`.
- Updated the Readline library to 8.1.
- Terminal emulation now supports the audible bell character.
- Fixed [#48](https://github.com/chrisant996/clink/issues/48) `menu-complete` gets stuck.
Expand Down

0 comments on commit f27b9d7

Please sign in to comment.