]> git.pld-linux.org Git - packages/readline.git/commitdiff
- rel 5; history search by using cursor keys (quite convinient and shouldn't break... auto/th/readline-6.2.1-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 8 Mar 2013 16:42:40 +0000 (17:42 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 8 Mar 2013 16:42:40 +0000 (17:42 +0100)
readline-sys_inputrc
readline.spec

index e310728010cab22045b1638bee7372e37f50a1bd..a422b189ba877c9a399a5b1b8dc388b3ec8e4961 100644 (file)
@@ -2,3 +2,6 @@ set meta-flag on
 set convert-meta off
 set output-meta on
 set horizontal-scroll-mode off
+
+"\e[B": history-search-forward
+"\e[A": history-search-backward
index 1aacc4b77d8f9393dcdd945743efb1ad79afa472..380d37e652cfad7938ebc59c588d3bac5539fece 100644 (file)
@@ -13,7 +13,7 @@ Summary(tr.UTF-8):    Terminalden satır okumak için kullanılan bir kitaplık
 Summary(uk.UTF-8):     Бібліотека для читання стрічок з терміналу
 Name:          readline
 Version:       %{ver}%{?patchlevel:.%{patchlevel}}
-Release:       4
+Release:       5
 License:       GPL v3+
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/readline/%{name}-%{ver}.tar.gz
This page took 0.134491 seconds and 4 git commands to generate.