-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
A few problems observed:
INPUTRCcould be set in bashrc according toTERM=dumbandvsh_shell_startwon't see it.- Does not automatically complete current word when only one possible-completion (not 100% sure if possible -- need to wait until text is back from subprocess before starting completion and have no real trigger on that happening).
<C-q>mapping is often captured by the terminal rather than getting sent to vim anyway.- People expect
<TAB>-- I don't want that because I like to indent larger blocks with tab (e.g. python functions in REPL, or larger GDB or shell commands), but that should probably be the default.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels