Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [autocomplete]

A feature where a program proposes the user to complete a text input based on what the user started to type. Autocomplete proposes the most likely string input.

1 vote
0 answers
515 views

Tab Autocomplete does not work in windows CMD when remoting into machine using WINRS - WINRM

When inside a basic windows cmd prompt doing something like cd <TAB> will start auto-completion; However, when I connect to a remote machine using winrs the <TAB> key simply inserts a tab ...
Cynapse's user avatar
  • 150
0 votes
1 answer
101 views

Outlook auto-complete not resolving properly

Using Outlook 365 on Exchange server, auto-complete recently started behaving erratically. Many times, when I select a suggestion after typing a name, either by clicking or hitting enter, it does not ...
Eddie O'Toole's user avatar
0 votes
0 answers
60 views

Is user defined automatic completion possible in PuTTY?

I have often to enter the same strings in PuTTy. Is there a way to teach PuTTY to auto replace a short string with its long version, e.g. to convert "pcname" into "pcname.very-long-...
Alexander Kessler's user avatar
0 votes
1 answer
25 views

configure browser url autocompletion

My company's intranet has url "http://jira/J######" for Jira case J######, for example, case J123456's url is actually http://jira/J123456. Is it possible to configure chrome or IE or any ...
athos's user avatar
  • 2,321
1 vote
2 answers
2k views

Windows Terminal with git-sdk autocomplete for git doesn't work

I am using git-sdk in my Windows Terminal. "profiles"/"list" entry for it looks like this: { "guid": "{00000000-0000-0000-ba54-000000000002}", "...
a_girl's user avatar
  • 286
1 vote
1 answer
1k views

How do you bind double tap key in Oh My Zsh?

I'm trying to bind double tab to "autosuggest-accept" from the auto suggest plugin: https://github.com/zsh-users/zsh-autosuggestions Having to press right arrow to accept suggestion is a bit ...
mike's user avatar
  • 111
1 vote
1 answer
742 views

Zsh autocomplete if only one suggestion

It seems like in Zsh, if you're using menucomplete, even if there is only one completion suggestion, you still have to hit tab again in order to accept it. Is it possible to configure Zsh to use menu ...
aaron's user avatar
  • 543
1 vote
0 answers
1k views

Is there a way to have Teams auto-complete email addresses outside your domain?

I am the Microsoft 365 admin of my (small) organization. We have Teams meetings these days, mostly with people outside the org (gmail/etc addresses). I have added all these email addresses to the ...
Brie's user avatar
  • 669
4 votes
1 answer
3k views

How do I add a zsh plugin with prezto?

Im not very familiar with the whole zsh ecosystem and there is some stuff that has confused me. Im using prezto (I know I dont need a framework) which has mostly all the things I need out of the box ...
user1028270's user avatar
  • 1,045
1 vote
1 answer
381 views

Outlook : change autocomplete "to' field behavior to enable domain lookup

When Writing an email, the "To" field is today unable to lookup users through the domain name with the autocomplete feature, searching for names and surnames works yet nothing after the @ is ...
kuzko's user avatar
  • 58
1 vote
2 answers
2k views

How do I resolve a keybinding conflict with coc for vim?

Just as a preface, I'm not a programmer, but I've written a bit of shell to automate things. This is on MacOS Mojave, but it shouldn't make too big of a difference since neovim's configs should carry ...
wildwestrom's user avatar
3 votes
0 answers
92 views

How to use tab for text auto complete system wide?

Mac OS suggests completions of some text in some instances. A particular example would be when writing an email. The default way to choose the suggested text is to use the downward arrow to highlight ...
Omar Alamoudi's user avatar
0 votes
2 answers
159 views

How to remove suggested accounts from Thunderbird's dropdown list of From: accounts?

I am a Thunderbird email client user. I recently changed my ISP and therefore the email addresses. From wikipedia: An email address such as [email protected] is made up of a local-part, an @ ...
Malcolm's user avatar
0 votes
2 answers
329 views

Disable Console autocomplete

When using Firefox with the Web Console or Browser Console, nearly everything I type is interrupted by autocomplete. I do not like this. Sometimes, when I press enter to submit my command, what ...
Zombo's user avatar
  • 1
1 vote
1 answer
420 views

Looking for workaround for Firefox login autocomplete behaviour

This question is related to the explanation on how Firefox handles autocompleting stored logins: https://stackoverflow.com/questions/10738090/why-firefox-autocomplete-even-with-different-input-name I'...
lmoly's user avatar
  • 310

15 30 50 per page
1
3 4
5
6 7
38