omar-polo

omar-polo pushed to master at omar-polo/tinmop

  • 5e404dfa18 handle run-external-program failure don't drop into the debugger if we couldn't run the editor.
  • c323ef3847 - made clear that "ed" is the standard editor.
  • e81f1fe19f - removed useless code as an editor is always found.
  • 66b2fe7af2 - improved check for the environment variables related to editor.
  • 8ef29b1eae - removed check, the configuration directive for editor can be omitted by the user.
  • View comparison for these 7 commits »

3 years ago

omar-polo pushed to master at omar-polo/tinmop

3 years ago

omar-polo pushed to master at omar-polo/tinmop

  • 543c0c2f0f allow editor to be nil
  • f8352e5212 - updated autotools scripts.
  • c5e86a4380 - updated Changelog, NEWS.org and version number in the asdf file.
  • ade9ed3473 - [gemini] reverted tour mode keys to old ones "t t" -> "t" there is usually no needs for explictly open a TOC gemini window as it is opened when the gemini stream is completed.
  • cedbf01b03 - made geometry of notification window customizable (via configuration file).
  • View comparison for these 13 commits »

3 years ago

omar-polo pushed to master at omar-polo/tinmop

3 years ago

omar-polo pushed to master at omar-polo/tinmop

3 years ago

omar-polo pushed to master at omar-polo/tinmop

3 years ago

omar-polo pushed to master at omar-polo/tinmop

  • 8d99118dc5 use autoconf' ${AWK} instead of looking for gawk This also fixes an instance of `awk' that should be ${AWK}
  • 0571c43c1c avoid strtonum (a GNU AWK extension) this drops the requirements on strtonum, making the script (AFAIK) POSIX compliant. This (ab)uses the fact that `+' will cast its operator to numbers. Tested with GNU AWK and "The One True AWK" on OpenBSD.
  • View comparison for these 2 commits »

3 years ago

omar-polo forked a repository to omar-polo/tinmop

3 years ago