newm icon indicating copy to clipboard operation
newm copied to clipboard

Improvements to next_view and add prev_view, goto_view

Open CRAG666 opened this issue 2 years ago • 0 comments

Add the functions described some time ago in an ISSUE #161 , also through Isort format its imports a bit, in order to make them more legible. The specific functions are as follows:

  • move_next_view: an improvement of the original written
  • move_Prev_view: It is exactly the same as next_view but reverse
  • goto_view: focus especific view by index

CRAG666 avatar Oct 31 '22 03:10 CRAG666