summaryrefslogtreecommitdiff
path: root/shell/completion.bash
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2021-01-02 23:25:43 -0500
committerJunegunn Choi <junegunn.c@gmail.com>2021-01-03 14:38:09 +0900
commit82791f7efccde5b30da0b4d44f10d214ae5c0c0d (patch)
tree75637322ab836b9da51cd2312324f0c3a112fb4d /shell/completion.bash
parent8c533e34eacf310a0babbcdf6c512a08eb447389 (diff)
downloadfzf-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.bash')
0 files changed, 0 insertions, 0 deletions