dwww Home | Show directory contents | Find package

# initialization file used by the readline library
# modify it then copy it to $HOME/.inputrc

"\C-h": backward-delete-char
"\e\C-h": backward-kill-word
"\C-xd": dump-functions

# Comment out for GAP-style history search with up/down arrows
# (default style is to use ^r/^s)
# "\e[A": history-search-backward
# "\e[B": history-search-forward

$if Pari-GP
  set convert-meta on
  set output-meta off
  set show-all-if-ambiguous
# toggle between normal-mode (electric parentheses) and copy-paste mode
  "\C-q": "\M--2("
$endif

Generated by dwww version 1.15 on Sun Jun 16 06:04:06 CEST 2024.