windows 10, emacs 26.1
I open 4 frames. How I can quick switch between them?
I need smt like this:
C-1 -> switch to frame#1
C-2 -> switch to frame#2
and so on.
I use ace-window but it not very compfortable because:
1. Create frame#1 2. split it to 2 windows 3. create frame#2 4. split it to 3 windows 5. create frame#3 6. On screen visible only one frame (e.g. frame#2) And now try to quick switch between frames. It very hard. Ace-windows show me 6 numbers (1,2,3,3,4,5,6). And how I select quick desire frames? It's hard.