- Added space+p, space+R
- Fixed cursor positioning after p, R and y
- Fixed selection after p, P and R
- Changed d c to use fish killring instead of external buffer (X11 etc)
- Changed p R to use fish killring instead of external buffer (X11 etc)
- Added space+y space+P for external buffer (X11 etc)
- Added alt-d alt-c
- Added %
- Fixed aiAI
- Now requires fish >= 3.6 (see README)
- Changed command names for
wWbBeE
motions - Fixed wWbBeE motions behaviour and speed
- Now depends on perl
- Added count to kj
- Fixed kj selection in normal mode
- Added G and gg with number
- Added T and F
- Added t and f
- Changed command names for
tfTF
motions - Fixed word motion over hyphens and in select mode
- Added count for
tfTF
motions
- Fixed word motions with unicode characters
- Fixed test system race condition
- Added
gs
. - Fixed:
gh
andgl
now reset count.
- Fixed
[wbeWBE]
motions.
- Added more *.fish files to copy into config directory
- Added count modifier for
h
/l
motions
- Added tests subsystem.
- Fixed
Alt-.
to extend selection in normal mode.