Tyler Eich Posted July 31, 2013 Posted July 31, 2013 I ran several tests with this workflow; here are my results: Cursor 'Left' with prefix [space]: [space] is prefixed to selection; on re-editing the hotkey, no [space] is found in 'Prefix' area Cursor 'Right' with prefix [space]: no [space] is prefixed to selection; raw selection returned; on re-editing hotkey, no [space] is found in 'Prefix' area Cursor 'Left' with prefix 'a': [space] and 'a' are prefixed to selection Cursor 'Right' with prefix 'a': 'a' is prefixed to selection; functions normally It seems that setting the Cursor to 'Left' automatically prefixes a space; this should be optional. Setting any 'Prefix' to [space] or [spaces] is ignored unless accompanied by other characters. This is probably by design, but no notice of this behavior is given; perhaps a syntax checker (similar to the one used by Alfred's URL textboxes) would be more intuitive? Alfred 2.0.6 (203) on OS X 10.8.4 (12E55). Replicated: yes
Andrew Posted August 3, 2013 Posted August 3, 2013 I ran several tests with this workflow; here are my results: Cursor 'Left' with prefix [space]: [space] is prefixed to selection; on re-editing the hotkey, no [space] is found in 'Prefix' area Cursor 'Right' with prefix [space]: no [space] is prefixed to selection; raw selection returned; on re-editing hotkey, no [space] is found in 'Prefix' area Cursor 'Left' with prefix 'a': [space] and 'a' are prefixed to selection Cursor 'Right' with prefix 'a': 'a' is prefixed to selection; functions normally It seems that setting the Cursor to 'Left' automatically prefixes a space; this should be optional. Setting any 'Prefix' to [space] or [spaces] is ignored unless accompanied by other characters. This is probably by design, but no notice of this behavior is given; perhaps a syntax checker (similar to the one used by Alfred's URL textboxes) would be more intuitive? Alfred 2.0.6 (203) on OS X 10.8.4 (12E55). Replicated: yes This is currently by design as left cursor is intended for prefixing a keyword. I'm going to move this to noted for now and think about it for the future as I don't want to make the prefs too complicated in this area. Cheers, Andrew
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now