]> Sergey Matveev's repositories - nnn.git/commit
imgview: handle arguments as strings (#1509)
authornblock <nblock@users.noreply.github.com>
Fri, 21 Oct 2022 12:16:06 +0000 (14:16 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Oct 2022 12:16:06 +0000 (14:16 +0200)
commitb511506fa368412909741cda04e566ea58860635
tree45cf19386abe7d36b181db8e23c2f366271a94e6
parentf89ba7751620cfff2b39d3e198b41db2e2e14dc6
imgview: handle arguments as strings (#1509)

* imgview: handle arguments as strings

Avoids the following synax errors:
line 34: [: : integer expression expected
line 49: [: : integer expression expected

* imgview: use meaningful strings as arguments

Co-authored-by: Florian Preinstorfer <florian@nblock.org>
Co-authored-by: Luuk van Baal <luukvbaal@gmail.com>
plugins/imgview