Log - iomenu - interactive terminal-based selection menu
 (HTM) git clone git://bitreich.org/iomenu git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/iomenu
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2021-12-21 09:50  KNF please sir~                           Josuah Demangeon
 (DIR) 2021-12-21 09:49  add an example script to connect via SSH  Josuah Demangeon
 (DIR) 2021-10-29 17:45  improve different libc compatibility th…  Josuah Demangeon
 (DIR) 2021-07-16 19:55  merge all iomenu-*ctl tools into one io…  Josuah Demangeon
 (DIR) 2021-07-15 22:06  no space needed around include Surround…  Josuah Demangeon
 (DIR) 2021-07-15 22:04  add scripts to conveniently change some…  Josuah Demangeon
 (DIR) 2021-07-15 22:02  some light cleanup of source files        Josuah Demangeon
 (DIR) 2020-10-27 21:34  remove overly generic code                Josuah Demangeon
 (DIR) 2020-10-27 07:57  flatten the documentation directory       Josuah Demangeon
 (DIR) 2020-10-27 07:52  iomenu-net: show all sockets types incl…  Josuah Demangeon
 (DIR) 2020-10-27 07:50  SIGWINCH is not portable                  Josuah Demangeon
 (DIR) 2020-10-27 07:45  add git hooks and a description           Josuah Demangeon
 (DIR) 2020-07-19 22:25  also install the scripts                  root
 (DIR) 2020-07-15 06:35  refactor to pop general-purpose operati…  Josuah Demangeon
 (DIR) 2020-07-14 15:55  import code common to multiple projects   Josuah Demangeon
 (DIR) 2020-05-09 18:58  pop config.mk out of Makefile             Josuah Demangeon
 (DIR) 2020-05-09 18:57  improve scripts portability and correct…  Josuah Demangeon
 (DIR) 2020-05-09 10:09  fixed csi keys                            Wim Stockman
 (DIR) 2018-06-22 12:11  io-xdg-open: add missing argument to xd…  Josuah Demangeon
 (DIR) 2018-06-22 12:03  io-xdg-open: remove sh debug flag         Josuah Demangeon
 (DIR) 2018-06-22 12:02  update the cache while a directory is s…  Josuah Demangeon
 (DIR) 2018-06-21 11:01  make "io-xdg-open" independent of my co…  Josuah Demangeon
 (DIR) 2018-06-19 09:04  finish conversion from rc(1) to sh(1)     Josuah Demangeon
 (DIR) 2018-06-19 09:02  use the user's ~/mail directory instead…  Josuah Demangeon
 (DIR) 2018-06-17 17:06  add example scripts                       Josuah Demangeon
 (DIR) 2018-06-12 21:04  add a real README (not from the man pag…  Josuah Demangeon
 (DIR) 2018-06-09 17:03  make the code a bit cleaner               Josuah Demangeon
 (DIR) 2018-05-05 21:03  move to the prev/next header with Alt +…  Josuah Demangeon
 (DIR) 2018-04-15 09:32  make arg.h work as usual                  Josuah Demangeon
 (DIR) 2018-04-11 20:03  do not keep getting a key if reading fr…  Josuah Demangeon
 (DIR) 2018-04-10 22:13  ISIG for ignoring Ctrl + C on BSDs        Josuah Demangeon
 (DIR) 2018-03-18 18:47  removed unused variables                  Josuah Demangeon
 (DIR) 2018-03-18 17:55  improved the util functions files         Josuah Demangeon
 (DIR) 2018-03-17 15:38  switch to arg.h                           Josuah Demangeon
 (DIR) 2018-03-08 14:57  switch to getopt                          Josuah Demangeon
 (DIR) 2018-03-06 13:19  remove debug                              Josuah Demangeon
 (DIR) 2018-03-02 23:05  fixed CTL macro causing buggy input       Josuah Demangeon
 (DIR) 2018-02-16 14:03  iomenu.1: use Dl for single line exampl…  Josuah Demangeon
 (DIR) 2018-01-20 17:38  still blank the screen on terminal that…  Josuah Demangeon
 (DIR) 2018-01-18 22:43  use utf8_col() instead of format() whic…  Josuah Demangeon
 (DIR) 2018-01-18 01:10  use cheap caching by choosing the buffer  Josuah Demangeon
 (DIR) 2018-01-18 01:00  simplified tokenization using strsep an…  Josuah Demangeon
 (DIR) 2018-01-17 21:16  added wcwidth and tests                   Josuah Demangeon
 (DIR) 2018-01-16 21:34  add more useful functions to utf.h        Josuah Demangeon
 (DIR) 2017-12-31 17:30  use strncpy and a null terminator, use …  Josuah Demangeon
 (DIR) 2017-12-31 17:29  use more compact layout                   Josuah Demangeon
 (DIR) 2017-12-11 22:37  fix segfault while reading buffer great…  Josuah Demangeon
 (DIR) 2017-12-08 10:31  style                                     Josuah Demangeon
 (DIR) 2017-12-08 09:18  prevent off by 1                          Josuah Demangeon
 (DIR) 2017-12-08 09:04  fix stdin plitting into lines             Josuah Demangeon
 (DIR) 2017-11-29 20:27  remove free_lines, the OS will handle f…  Hiltjo Posthuma
 (DIR) 2017-11-29 19:57  check malloc()                            Hiltjo Posthuma
 (DIR) 2017-11-29 19:56  assign realloc directly and no need to …  Hiltjo Posthuma
 (DIR) 2017-11-29 19:54  free(NULL) is valid                       Hiltjo Posthuma
 (DIR) 2017-11-29 19:53  utf8.c: remove unused functions           Hiltjo Posthuma
 (DIR) 2017-11-16 10:09  it is not that big, a single file will …  Josuah Demangeon
 (DIR) 2017-11-02 00:09  linux kernel coding style -> BSD          Josuah Demangeon
 (DIR) 2017-11-01 16:15  buffer.c: off by one                      Josuah Demangeon
 (DIR) 2017-11-01 16:11  fixing empty input and removing not use…  Josuah Demangeon
 (DIR) 2017-11-01 13:42  reading the buffer fast                   Josuah Demangeon
 (DIR) 2017-10-31 14:59  cleaner code                              Josuah Demangeon
 (DIR) 2017-10-30 00:25  display.c: fixed input offset bug         Josuah Demangeon
 (DIR) 2017-10-30 00:20  use alternate display rather than clear…  Josuah Demangeon
 (DIR) 2017-10-30 00:03  control.c: fixed page jump bug            Josuah Demangeon
 (DIR) 2017-10-29 23:41  removed the segment feature all over ag…  Josuah Demangeon
 (DIR) 2017-10-29 21:17  *.c: included each other                  Josuah Demangeon
 (DIR) 2017-10-29 21:05  split into multiple files                 Josuah Demangeon
 (DIR) 2017-10-29 20:17  iomenu.c: rawer raw mode and 0x1b rathe…  Josuah Demangeon
 (DIR) 2017-10-22 23:21  iomenu.c, Makefile: style change and ma…  Josuah Demangeon
 (DIR) 2017-10-15 21:26  split line reading function               Josuah Demangeon
 (DIR) 2017-09-29 14:06  iomenu.c: -Wimplicit-fallthrough          Josuah Demangeon
 (DIR) 2017-09-04 09:19  iomenu.1: updated -l option               Josuah Demangeon
 (DIR) 2017-09-04 09:07  iomenu.c: horizontal page navigation      Josuah Demangeon
 (DIR) 2017-09-04 08:23  iomenu.c: fixed tab width calculation     Josuah Demangeon
 (DIR) 2017-09-03 18:09  iomenu.c: horizontal mode with -l 0       Josuah Demangeon
 (DIR) 2017-09-03 10:04  more descriptive names                    Josuah Demangeon
 (DIR) 2017-08-26 21:04  iomenu.c: refactored readlines()          Josuah Demangeon
 (DIR) 2017-08-23 17:42  iomenu.c: simplified buffer management    Josuah Demangeon
 (DIR) 2017-08-22 22:15  unicode support                           Josuah Demangeon
 (DIR) 2017-08-22 21:22  Merge branch 'master' of https://github…  Josuah Demangeon
 (DIR) 2017-08-22 21:21  starting to add utf8 functions to iomenu  Josuah Demangeon
 (DIR) 2017-08-22 17:48  utf8.[ch]: imported utf8len() and utf8c…  Josuah Demangeon
 (DIR) 2017-08-22 05:36  Makefile: cleanup comment and spacing     Josuah Demangeon
 (DIR) 2017-08-21 20:23  iomenu.1: simplified the sections         Josuah Demangeon
 (DIR) 2017-08-21 13:40  simpler input escape sequence management  Josuah Demangeon
 (DIR) 2017-08-21 13:28  added support for arrow and page keys     Josuah Demangeon
 (DIR) 2017-08-21 07:04  Added support for page up and down with…  Josuah Demangeon
 (DIR) 2017-08-21 00:56  not re-implementing fputs.                Josuah Demangeon
 (DIR) 2017-08-21 00:48  split main argument parsing in another …  Josuah Demangeon
 (DIR) 2017-08-21 00:10  regenerated README from man page          Josuah Demangeon
 (DIR) 2017-08-21 00:05  Simplified the options.                   Josuah Demangeon
 (DIR) 2017-06-04 08:39  installing man pages to $PREFIX/share/m…  Josuah Demangeon
 (DIR) 2017-05-18 09:53  sigwinch                                  Josuah Demangeon
 (DIR) 2017-05-17 20:50  Merge pull request #1 from pranomostro/…  Josuah Demangeon⠠⠵
 (DIR) 2017-05-17 11:47  README typo fix                           pranomostro
 (DIR) 2017-04-30 16:47  C-v M-v                                   Josuah Demangeon
 (DIR) 2017-04-28 18:04  remove confusing behavior ^Y              Josuah Demangeon
 (DIR) 2017-04-27 21:33  do not use variable                       Josuah Demangeon
 (DIR) 2017-04-16 14:05  fixed unconsistant printed line count     Josuah Demangeon
 (DIR) 2017-04-16 13:44  fixed tabs, I was doing silly things!     Josuah Demangeon
 (DIR) 2017-04-16 11:27  fixed argument parsing -_-                Josuah Demangeon
 (DIR) 2017-04-16 11:03  c89                                       Josuah Demangeon
 (DIR) 2017-04-15 11:14  fixed man page                            Josuah Demangeon
 (DIR) 2017-04-15 11:00  reverted some changes and improved disp…  Josuah Demangeon
 (DIR) 2017-04-14 15:25  Larger margin                             Josuah Demangeon
 (DIR) 2017-04-13 10:51  adding the mighty stest.c from dmenu      Josuah Demangeon
 (DIR) 2017-04-11 22:25  using 100% of the screen by default       Josuah Demangeon
 (DIR) 2017-04-11 22:11  only line mode (no column mode)           Josuah Demangeon
 (DIR) 2017-04-11 21:51  added -s option                           Josuah Demangeon
 (DIR) 2017-04-11 20:03  Back to ASCII                             Josuah Demangeon
 (DIR) 2017-04-05 13:30  do not overflow while there is a prompt   Josuah Demangeon⠠⠵
 (DIR) 2017-04-05 11:20  reverting (CTRL(J) behavior != CTRL(M) …  Josuah Demangeon⠠⠵
 (DIR) 2017-04-03 22:19  fixed functions declarations              Josuah Demangeon⠠⠵
 (DIR) 2017-04-03 22:07  C-j for printing input rather than the …  Josuah Demangeon⠠⠵
 (DIR) 2017-04-03 21:50  Added embedded UTF-8 handling library     Josuah Demangeon⠠⠵
 (DIR) 2017-04-02 16:25  shuffled lines                            Josuah Demangeon⠠⠵
 (DIR) 2017-04-02 13:51  added character class function            Josuah Demangeon⠠⠵
 (DIR) 2017-04-02 12:56  working prototype of libtext              Josuah Demangeon⠠⠵
 (DIR) 2017-04-01 23:29  added library to deal with text (libtex…  Josuah Demangeon⠠⠵
 (DIR) 2017-04-01 09:23  display a prompt with the -p option       Josuah Demangeon⠠⠵
 (DIR) 2017-03-31 17:24  added a -t / -b option to set the menu …  Josuah Demangeon⠠⠵
 (DIR) 2017-03-30 20:54  reopen /dev/tty as stdin and stderr at …  Josuah Demangeon⠠⠵
 (DIR) 2017-03-29 19:28  newline after every line sent to stdout   Josuah Demangeon⠠⠵
 (DIR) 2017-03-25 10:39  move match_line close to filter_line      Josuah Demangeon⠠⠵
 (DIR) 2017-03-24 21:45  Unicode support using str->wcs and char…  Josuah Demangeon⠠⠵
 (DIR) 2017-03-19 21:29  Added a man page                          Josuah Demangeon⠠⠵
 (DIR) 2017-03-19 20:13  support for tabs in input line and long…  Josuah Demangeon⠠⠵
 (DIR) 2017-03-19 19:53  tab int stdin and multiple selection su…  Josuah Demangeon⠠⠵
 (DIR) 2017-03-19 16:19  ii managed the btty file with less open…  Josuah Demangeon⠠⠵
 (DIR) 2017-03-19 12:53  Fixed horizontal scrolling                Josuah Demangeon⠠⠵
 (DIR) 2017-03-19 10:49  cleaner page next/prev and global windo…  Josuah Demangeon⠠⠵
 (DIR) 2017-03-19 00:35  working horizontal scrolling              Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 23:07  half-working horizontal scrolling, with…  Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 22:29  Paginating like in dmenu.  This works r…  Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 18:42  scrolling working on line mode            Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 17:52  fixed indices                             Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 17:33  not using any struct at all               Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 15:24  fixed print_selection on no match         Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 14:02  Free the token!                           Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 13:34  fixed line overflow issue                 Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 12:05  working without scrolling                 Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 10:42  no error in simple horizontal session     Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 10:04  No valgrind error on simple line-orient…  Josuah Demangeon⠠⠵
 (DIR) 2017-03-18 09:06  fixed buffer errors (reading, empty)      Josuah Demangeon⠠⠵
 (DIR) 2017-03-17 23:07  checking for malloc failure               Josuah Demangeon⠠⠵
 (DIR) 2017-03-17 21:56  horizontal mode full of bugs and half w…  Josuah Demangeon⠠⠵
 (DIR) 2017-03-17 19:13  can now store and print a buffer          Josuah Demangeon⠠⠵
 (DIR) 2017-03-17 17:42  even less lines                           Josuah Demangeon⠠⠵
 (DIR) 2017-03-16 21:26  on my way for cleaning this up            Josuah Demangeon⠠⠵
 (DIR) 2017-03-16 17:34  single file implementation                Josuah Demangeon⠠⠵
 (DIR) 2017-03-15 22:13  midway from converting input.c            Josuah Demangeon⠠⠵
 (DIR) 2017-03-15 22:02  converted buffer.c from linked list to …  Josuah Demangeon⠠⠵
 (DIR) 2017-03-13 22:22  (broken) removing further code            Josuah Demangeon⠠⠵
 (DIR) 2017-03-13 21:10  (broken) removing a lot of code           Josuah Demangeon⠠⠵
 (DIR) 2017-03-11 10:25  adapting Makefile                         Josuah Demangeon⠠⠵
 (DIR) 2017-03-11 10:19  removed the scripts                       Josuah Demangeon⠠⠵
 (DIR) 2017-03-11 10:18  import from repo.or.cz (sadly)            Josuah Demangeon⠠⠵
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)