Lines Matching +refs:csh +refs:current +refs:line
55 14. Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar)
232 36. Error out when processing the last incomplete line instead of silently
248 26. Ignore \r\n in the command line options for OS's that don't strip
433 17. CYGWIN: Don't lowercase commands and allow foo.exe on command line.
614 34. If we are invoked as csh, default to bsd echo (Matej Vela)
639 11. Make sure that jobcmd does not clobber the current job (Rob McMahon)
645 the new line (Victor I. Pasko)
649 4. put back csh filec compatible support.
660 34. Fix a tcsetattr race running background jobs as the last line on an xterm
765 64. Add csh emacs mode (Dan Harkless)
806 27. Don't set $shell to csh, if we were invoked as tcsh (Tomas Persson)
909 33. Fix ^T at the first character in the line (Chuck Silvers)
1012 not print timestamps anymore for compatibility with csh.
1038 80. Update to the newest csh sh.file.c
1086 38. LOGINFIRST now applies to /etc/csh.login
1094 31. Fixed csh bug: [Reported by Jaap]
1193 80. make spelling correction obey the current histchars setting.
1227 [incompatibility with csh] and $< can be interrupted.
1316 82. Move past the bottom of input when we hit ^C, so that multi-line
1390 42. Multi-line aliases are not entered into the history when executed.
1394 38. $?0 returns false now on interactive shells for csh compatibility.
1434 13. csh bug fix in foreach [quoteing problem]
1482 > bindkey "\e10z" expand-line # Any editor command will do
1510 58. Old style csh completion bug fix [not used] (beto)
1516 #!/bin/csh -f
1553 interrupts on the command line
1559 36. Added new -b -c file operators from SGI csh.
1613 the cursor manually to the next line]
1654 55. interrupting completion restores the current line. [from Marc]
1656 53. inputmode affects the first line too.
1657 52. Searches in vi do not destroy the current line.
1672 HOME, TERM, PATH, SHLVL, USER and their csh counterparts. Unset affects
1673 affects only the csh copies of the variables, and unsetenv only the
1713 16. Fix for csh compatible braces.
1792 17. Multi-line aliases with `` bug fix.
1796 13. No error correction for multi-line commands.
1828 15. Still can't get the history exactly csh-like... !-2$ was broken...
1830 13. -Dvar=name command line option for the apollos.
1957 0. Complete overhaul. Brought in the 4.4 csh stuff. Separated most
1958 tcsh and csh code except where I would have to add more global
2013 1. irix3.3.1 line discipline fix.
2020 29. Fixed the notorious csh 'if(' bug (part of the convex fixes)
2027 csh, this is annoying).
2046 9. Rs6000 line discipline fixes.
2063 9. Vi change to end of line updates correctly now.
2121 30. History now remembers the exact line, not just an unparsed version of
2175 12. Fixed spell-line code..