Ticket #482 (closed enhancement: fixed)

Opened 2 months ago

Last modified 4 weeks ago

Default to previous buffer when switching

Reported by: rob Owned by: https://me.yahoo.com/postrockrob#52e3a
Priority: trivial Milestone: 0.7.6
Component: application Keywords:
Cc:

Description

From Christopher Armstrong on peppy-dev:

with iswitchb in emacs I can switch to my most recently accessed buffer just by hitting "C-x b RET". That way I don't have to think of the filename when I'm quickly switching between a module and its test file, for example.

Attachments

Change History

Changed 4 weeks ago by https://me.yahoo.com/postrockrob#52e3a

  • owner changed from rob to https://me.yahoo.com/postrockrob#52e3a
  • status changed from new to assigned

Changed 4 weeks ago by rob

  • status changed from assigned to closed
  • resolution set to fixed

(In [1569]) Fixed #482: save the last buffer before switching buffers so it can provide a default for the next time

  • changed Minibuffer.createWindow to take kwargs so that extra processing can be done in the createWindow method without having to also extend the init method
  • updated all calls to createWindow for new argument list

Add/Change #482 (Default to previous buffer when switching)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.