Releases: coditva/A-Vim-Story
Releases · coditva/A-Vim-Story
0.2.1
0.2.0
Changelog
Add
- a new module
interface
by mergingdisplay
andinput
- signal handling
- a command line like in Vim
- arrow keys for navigation in the menu
- a new tile type 'text' in maps
- a new key
w
- a new key
W
- a new module
command
by rewritingaction
module
Fix
- the segfault when unable to open map
- the
map
module so that the map only changeable inside it - the memory leak in the
map
module point
getting out of bound inmap
module
Remove
- passing map pointer to the
map
module