index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
input.h
Commit message (
Expand
)
Author
Age
*
Removed discriminated union from block_t type, allowing us to store wcstrings...
ridiculousfish
2012-02-07
*
Migrate input_function_get_names to wcstring_list_t
ridiculousfish
2012-01-23
*
More work to migrate off of ad-hoc data structures
ridiculousfish
2011-12-31
*
Some changes to migrate towards C++ and a multithreaded model
ridiculousfish
2011-12-26
*
remove trailing spaces
Grissiom
2010-09-18
*
Add lots of new code comments.
liljencrantz
2008-01-14
*
Remove readline legacy input function 'winch' and replace its functionality w...
liljencrantz
2007-10-01
*
Drop the unneeded input-function delete-line. It was only there for compatiab...
liljencrantz
2007-09-30
*
Drop the unneeded input-function exit. It was only there for compatiability w...
liljencrantz
2007-09-29
*
First stab at dropping all support for readlines inputrc files and instead us...
liljencrantz
2007-09-26
*
Make up/down cursor move up or down when in multiline mode, except if already...
liljencrantz
2007-09-22
*
Make sure cwd colors update when the variable changes. This is a common regre...
axel
2006-12-12
*
Fix beginning/end-of-line input function, add beginning/end-of-buffer functions
axel
2006-11-01
*
Allow Meta-newline to always insert a newline character
axel
2006-10-09
*
Detect and handle terminals size changes
axel
2006-10-05
*
Some minor steps towards making vi-mode work
axel
2006-07-24
*
Use the intern function to share the strings used to describe various key bin...
axel
2006-06-22
*
Fix the longstanding hang-on-exit bug in eterm, as well as making sure the hi...
axel
2006-05-14
*
Fix bug that causing terminal corruption if a job is put under job control be...
axel
2006-03-10
*
Fixes to api documentation, added .PHONY to makefile actions, made a few priv...
axel
2006-01-24
*
Add header guards to the header files.
James Vega
2005-10-05
*
Initial revision
axel
2005-09-20