Activity
fix: syntax error for python3.8
fix: syntax error for python3.8
fix: over-pane distance calculation
fix: over-pane distance calculation
feat: Improve search input handling that should not missing a keystroke
feat: Improve search input handling that should not missing a keystroke
fix: use same hints as vim-easymotion
fix: use same hints as vim-easymotion
feat: Add smartsign feature with shift symbol mapping
feat: Add smartsign feature with shift symbol mapping
refactor: remove useless to_terminal_coords
refactor: remove useless to_terminal_coords
docs: point out why should use this plugin
docs: point out why should use this plugin
feat: Add curses support while maintaining ANSI sequence functionality
feat: Add curses support while maintaining ANSI sequence functionality
feat: make hint color configurable
feat: make hint color configurable
feat: Improve README.md with better configuration and environment var…
feat: Improve README.md with better configuration and environment var…
chore: change default key binding & add demo
chore: change default key binding & add demo
fix: move between multiple panes
fix: move between multiple panes
feat: Add support for multiple panes in easymotion.py
feat: Add support for multiple panes in easymotion.py
refactor: Optimize generate_hints
function
refactor: Optimize
generate_hints
functiontests: add tests for easymotion.py
tests: add tests for easymotion.py
docs: change key binding on doc to fit demo
docs: change key binding on doc to fit demo