#93 switch-buffer default to lowercase

Otwarty
otworzone 5 miesięcy temu przez nuclearkev · 3 komentarzy

Similarly to isearch, I'd like switch-buffer to compare things lowercase-only unless an uppercase character is input.

Similarly to isearch, I'd like switch-buffer to compare things lowercase-only unless an uppercase character is input.
Kevin "The Nuclear" Bloom skomentował 4 miesięcy temu
Właściciel

Not sure I'm going to do this because sometimes you want it to be lowercase only and uppercase only...

Not sure I'm going to do this because sometimes you want it to be lowercase only and uppercase only...
Kevin "The Nuclear" Bloom skomentował 3 tygodni temu
Właściciel

This issue might be changed to something else. I'm not planning on adding fuzzy search. I'd like a way to list the buffers and be able to select them somehow.

This issue might be changed to something else. I'm not planning on adding fuzzy search. I'd like a way to list the buffers and be able to select them somehow.
Kevin "The Nuclear" Bloom skomentował 3 tygodni temu
Właściciel

To reduce complexity, what I don't want:

  • msgline to be expandable
  • buffer-list buffer (or other interactive buffers)
  • print the list at point
    • the issue here is that now you have to make 2 actions or even 3 actions just to select the buffer. For example, if you C-x b and couldn't find the buffer then you'd have to C-g, print it at the point, copy it or just note it mentally, delete the list, then C-x b and paste it or tab it.
  • long horizontal list in the msgline.
To reduce complexity, what I don't want: - msgline to be expandable - buffer-list buffer (or other interactive buffers) - print the list at point - the issue here is that now you have to make 2 actions or even 3 actions just to select the buffer. For example, if you `C-x b` and couldn't find the buffer then you'd have to `C-g`, print it at the point, copy it or just note it mentally, delete the list, then `C-x b` and paste it or tab it. - long horizontal list in the msgline.
Zaloguj się, aby dołączyć do tej rozmowy.
Ładowanie...
Anuluj
Zapisz
Nie ma jeszcze treści.