The phenomenon where your mac or iOS device completes a word for you which you are attempting to type.
0
votes
1answer
55 views
How to enable Maven autocomplete on Mac OS X command-line?
When using Maven (mvn) on OS X Terminal, how can I get tab-completion for Maven goals, plugin names, etc? Things like this:
mvn pa [TAB] -> mvn package
mvn je [TAB][TAB] -> mvn jetty:run
0
votes
0answers
30 views
Where did tab completion go?
Recently, in both Terminal and iTerm, my tab autocompletion has stopped working. About 80% of the time I just get the error sound when I hit TAB. About 20% of the time I get the expected behavior.
...
2
votes
1answer
171 views
iPhone 5 auto-complete Messages
I have a small issue, every time I type in "and", auto-complete changes that to "shut the fk up". I've searched all around and even reset in Settings -> General -> Keyboard reset
Anyone else have ...
1
vote
1answer
217 views
Can I assign a language for each iMessage contact?
I write iMessages in different languages, depending on who the message goes to. Text input is very difficult if auto-completion/correction is using the wrong dictionary. Is there a way to assign a ...
5
votes
1answer
211 views
How to remove .DS_Store from command-line auto-completion using cd?
I understand that .DS_store files serve a purpose. That said, they are a nuisance when auto-completing with the cd command. When I type cd in Terminal and press tab twice it lists all directories in ...
0
votes
1answer
219 views
Safari Auto Fill problem
At some point I misspelled my name when I typed in my email address to one of the those log in boxes.
Now the misspelling always comes up and fills in and I have to delete it and start over.
I have ...
16
votes
2answers
6k views
How can git auto-complete branches at the terminal command line?
On my linux machine I have autocomplete for branches with git.
For example I can type git checkout [TAB] and get a list of branches.
Or I can type git checkout feb* [TAB] to get all branches that ...
5
votes
2answers
3k views
How does the iPad auto-correct work exactly?
When I type in something incorrectly, or if I'm in the middle of typing, the iPad sometimes shows up an auto-correct suggestion. If I click on the suggestion to choose it, it disappears. And then, ...
8
votes
7answers
11k views
How can I get the iPhone to “forget” certain words?
The auto-complete features can be nice, but somewhere along the line my iPhone has learned some questionable language. How can I get the iPhone to "forget" certain words from its auto-complete ...
2
votes
1answer
176 views
Accept auto-correct suggestion with one keystroke
Sometimes, there's an auto-correct suggestion I want to accept, but I don't want to type a period or space followed by a delete. Nor do I want to hit down arrow, return. (That's incredibly lazy of me, ...
8
votes
3answers
893 views
Is there a way to auto-complete the open command in Terminal?
I frequently use the open -a command in Terminal to open applications via ssh. How do I make it auto-complete an application's name?
2
votes
1answer
199 views
How can I invert spelling proposals on iOS?
Is there a way to invert the behavior of the spelling proposal ?
By "invert" I mean :
Don't change what I have typed if I don't do anything special
AND
Select the proposal if I tap on it
3
votes
1answer
396 views
Are there any tweaks for Lion's autocorrect?
I've found that Lion's autocorrect handles technical terminology abysmally. Are there any configuration tweaks that adjust its behavior around words that might represent technical terms?
2
votes
4answers
3k views
How do I use the keypad on my iPhone to dismiss autocorrect?
When I type a word that my iPhone doesn't like I get provided a suggest word. I can press space to accept this word and go onto the next word or I can click on the "x" to close it and use the word I ...
2
votes
1answer
827 views
Set my default address for auto-fill?
Since updating to 10.7.2, the email addresses in my address book card seem to have re-prioritized themselves. Now when I use Auto-Fill, the wrong address pops up, and I don't see any way to change it.
...
7
votes
1answer
1k views
Ubuntu-like bash completion in Mac OS X?
I work in the terminal a fair bit, and one thing I really miss from the servers I usually work on is the comprehensive autocompletion bash provides on Ubuntu servers.
Are there any readymade tools ...
4
votes
3answers
8k views
How do I prevent my iPhone from wrongly auto-correcting a specific word?
When I'm writing text in Danish, the iPhone always auto-corrects foto into FOTO which is immensely annoying. How can I prevent that specific suggestion from ever showing up again?
This is iOS version ...
1
vote
1answer
439 views
Force autocomplete form save on iPad
While on some websites, iPad Safari automatically asks to save form data like Us/Pwd, on other pages, it never asks for the same.
How can we force it to ask for form data save on any website?
1
vote
1answer
895 views
Autocomplete is broken in Google Chrome
I use Google Chrome as browser. I like the feature that it autocompletes the web-address when I start to type. e.g. when typing "app" it's autocompleted to "apple.stackexchange.com" and I just need to ...
9
votes
3answers
1k views
In Mail.app, how can I set a recipient's default email address?
When typing a recipient's name in the "To:" field, Mail.app will bring up an autocomplete menu showing all email addresses for that recipient (e.g., Home and Work). If I don't pay attention and just ...
3
votes
2answers
424 views
Delete some remembered text from Browser TextBox
in Windows you can put the curser on text box (focus on it) and push down arrow key ( down ) and the list of all text that textbox was remembered was shown, then you can move on them by up and sown ...