Skip to content

Conversation

@deftsp
Copy link
Contributor

@deftsp deftsp commented Dec 2, 2019

For example, I have three windows, they are org-agenda window, dired-sidebar and foo.js. org-agenda and dired-sidebar have been been binded to fix keys like M-o a and M-o t, and they both been filtered by aw-ignored-buffers .

Now the selected window is in agenda-buffer, I want to jump to foo.js. Even if with aw-dispatch-always to t, and aw-dispatch-when-more-than to 0, still not allow to to select the foo.js window.

@abo-abo
Copy link
Owner

abo-abo commented Dec 2, 2019

Sorry your use case is not clear to me:

  • you have 3 windows,
  • 2 of them are on the aw-ignored-buffers list,
  • you run ace-window and wish to select a window that's on the aw-ignored-buffers list?

Why not remove the entry from the aw-ignored-buffers list, if you plan on using ace-window to select it?

@deftsp
Copy link
Contributor Author

deftsp commented Dec 2, 2019

Because, I want to let some windows have dedicated keys and others window key dynamic. When ace window select activate, no matther what's the layout is, I can use the same keys to reach it. Maybe my style is not ace-window's design concept.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants