summaryrefslogtreecommitdiff
path: root/src/keymap.h
Commit message (Expand)AuthorAgeFilesLines
* all: Fix compilation with CC=g++Christian Persch2015-03-311-2/+2
* emulation: No longer rely on terminfo; drop ncurses dependencyEgmont Koblinger2014-05-201-2/+0
* keymap: Use hardcoded sequences instead of terminfoEgmont Koblinger2014-05-181-3/+1
* keymap: Drop fkey modesEgmont Koblinger2014-05-181-8/+0
* all: Use terminfo instead of termcapChristian Persch2014-05-181-3/+3
* Revert "all: Use terminfo instead of termcap"Christian Persch2014-04-241-3/+3
* all: Use terminfo instead of termcapChristian Persch2014-04-231-3/+3
* license: Update to LGPL 2.1. Update FSF postal address.Egmont Koblinger2014-01-081-10/+10
* Really fix Bug 601926 - Don't hardcode meta to altBehdad Esfahbod2010-08-241-1/+1
* Revert "Bug 601926 - Don't hardcode meta to alt"Behdad Esfahbod2010-08-191-1/+1
* Bug 601926 - Don't hardcode meta to altBehdad Esfahbod2010-06-041-1/+1
* Bug 595494 - Build Failure in vte 0.21.6Behdad Esfahbod2009-09-181-23/+23
* Do some symbol hidingBehdad Esfahbod2009-09-171-23/+23
* Bug 337252 – ALT + Arrow keys don't work in irssi through gnome-terminalBehdad Esfahbod2007-07-271-0/+1
* Make some data structures const by changing char * to char [].Behdad Esfahbod2006-04-181-3/+1
* - rename termcap.c/termcap.h to avoid conflicts with system <termcap.h>Nalin Dahyabhai2003-05-191-1/+1
* don't switch terminal modes before or after echoing bytes -- doing sovte_0_10_9Nalin Dahyabhai2003-01-141-3/+3
* sort out when we add modifiers to keys. Fix Alt+Tab. remove ta definition.Nalin Dahyabhai2002-11-251-8/+8
* add keyboard debugging class. refresh on Ctrl-L, reset on 'r'. add moreNalin Dahyabhai2002-11-251-8/+11
* adjust our adjustments whenever a line might scroll off the top of theNalin Dahyabhai2002-10-161-1/+12
* more $pkglibdir -> $libexecdir fixing. add rules for generating ps andNalin Dahyabhai2002-10-141-0/+52