Timeline for How to close help buffer without moving to it?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 9, 2022 at 23:22 | history | edited | Will | CC BY-SA 4.0 | note: this fails as a general solution |
| Aug 9, 2022 at 23:17 | comment | added | Will | @NickD thanks for pointing that out! I'd thought (other-window-for-scroling) was smarter about what window was most recently changed | |
| Aug 9, 2022 at 19:23 | comment | added | NickD | That works if you have a single window when you open the *Help* buffer, but it won't necessarily work if you have more than one window: it might or it might not - you can't be sure that (other-window-for-scrolling) will give you the one with the *Help* buffer. | |
| Aug 9, 2022 at 16:22 | history | answered | Will | CC BY-SA 4.0 |