diff options
| author | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2021-01-02 23:25:43 -0500 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2021-01-03 14:38:09 +0900 |
| commit | 82791f7efccde5b30da0b4d44f10d214ae5c0c0d (patch) | |
| tree | 75637322ab836b9da51cd2312324f0c3a112fb4d /shell/completion.zsh | |
| parent | 8c533e34eacf310a0babbcdf6c512a08eb447389 (diff) | |
| download | fzf-82791f7efccde5b30da0b4d44f10d214ae5c0c0d.tar.gz | |
Use more explicit int-to-string conversion.
This fixes the following errors with Go 1.15:
```
src/options.go:452:69: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
src/options.go:463:33: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
```
Diffstat (limited to 'shell/completion.zsh')
0 files changed, 0 insertions, 0 deletions
