Skip to content

Add aw-select-always option#185

Open
deftsp wants to merge 1 commit into
abo-abo:masterfrom
deftsp:shihpin
Open

Add aw-select-always option#185
deftsp wants to merge 1 commit into
abo-abo:masterfrom
deftsp:shihpin

Conversation

@deftsp

@deftsp deftsp commented Dec 2, 2019

Copy link
Copy Markdown
Contributor

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

abo-abo commented Dec 2, 2019

Copy link
Copy Markdown
Owner

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

deftsp commented Dec 2, 2019

Copy link
Copy Markdown
Contributor Author

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