-- Tests for maparg(). -- Also test utf8 map with a 0x80 byte. local helpers = require('test.functional.helpers')(after_each) local clear, feed = helpers.clear, helpers.feed local command, expect = helpers.command, helpers.expect local wait = helpers.wait describe('maparg()', function() setup(clear) it('is working', function() command('set cpo-=<') -- Test maparg() with a string result command('map foo isfoo') command('vnoremap