buffer.js: improve C-k behavior in minibuffer
commit02cb4db91f0e0744831ce57fc9c6d7141caaa3aa
authorJulien Pagès <j.parkouss@gmail.com>
Mon, 8 May 2017 14:58:12 +0000 (8 16:58 +0200)
committerScott Jaderholm <jaderholm@gmail.com>
Mon, 31 Jul 2017 00:46:50 +0000 (30 17:46 -0700)
tree25f2308d674b7ba225edf8f6f9cdfb87020f663b
parent796aa322418197b3c0df4b748f54fb0c2d3726cc
buffer.js: improve C-k behavior in minibuffer

After killing a buffer in the minibuffer (using C-k), always select the next
item in the buffer list, or the previous one if the buffer being killed is the
last one.
modules/buffer.js