Crate duat_jump_list

Crate duat_jump_list 

Source
Expand description

This plugin is supposed to be a jump list for Selections movements to be used by text editing paradigms like duat-kak and duat-vim.

It works by recording the Selections and can retrieve previous Selections values, taking Changes that took place into account.

Structs§

JumpId
A struct representing a specific jump’s position
JumpList
Plugin: Adds a Jumps parser to every Buffer
JumpListId
A struct representing a list of jumps

Enums§

Jump
The state of the Selections at some point in time

Traits§

BufferJumps
A trait for recording and jumping Selections