You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
redit.rb controls things. command.rb implements user commands as methods right now.
What we want: send commands to command.rb for processing; give command.rb access to an abstract view of the buffer that implements the editing primitives we need.