December 14, 2021
View f78108b

Merge pull request #51 from jbweston/feat/click-autocomplete

Joseph Weston authored on 14/12/2021 07:00:46 • GitHub committed on 14/12/2021 07:00:46
View d0b7989

Submit suggestion option on click

Joseph Weston authored on 14/12/2021 06:58:18
View 6faf0dc

Select option on mouse hover

Joseph Weston authored on 14/12/2021 06:56:46
View f8c4aa1

Remove superfluous println

Joseph Weston authored on 14/12/2021 06:55:05
View 876291a

Merge pull request #50 from jbweston/feat/autocomplete

Joseph Weston authored on 14/12/2021 06:11:56 • GitHub committed on 14/12/2021 06:11:56
View 55c77ab

Allow tab completion when there is only one option

Joseph Weston authored on 14/12/2021 06:03:33
View e069e23

Start from last suggestion when using up-arrow

Joseph Weston authored on 14/12/2021 06:02:43
December 12, 2021
View 0514948

Hook suggestion cycling/completing functionality up to keypress events

Joseph Weston authored on 12/12/2021 23:05:34
View 3d3f818

Add functions for cycling and completing suggestions

Joseph Weston authored on 12/12/2021 23:04:55
View c4564e6

Use 'assoc-in' rather than 'update-in', where appropriate

Joseph Weston authored on 12/12/2021 23:04:18
View ae324e8

Add 'null-suggestion'

Joseph Weston authored on 12/12/2021 23:03:57
View ec13668

Add styling for selected suggestions

Joseph Weston authored on 12/12/2021 23:03:01
View a912156

Move prompt view to make use of utility functions

Joseph Weston authored on 12/12/2021 23:02:45
View 69190f9

Switch '{}' to 'nil': it has the same behavior

Joseph Weston authored on 12/12/2021 23:02:17
View 54c2ca2

Update suggestion update code to new database format

Joseph Weston authored on 12/12/2021 23:01:58