• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aperezdc / lua-dotty / 16267293990

Builds Branch Commit Type Ran Committer Via Coverage
16267293990 master CI: Switch from Travis to GitHub Actions push 14 Jul 2025 12:49PM UTC aperezdc github
83.63
16266863698 master CI: Switch from Travis to GitHub Actions push 14 Jul 2025 12:29PM UTC aperezdc github
83.63
31 master Implement handling of escapes for Ctrl+Alt+<key> This patch partially solves issue #2 for the most common use cases. Ctrl+Alt+<key> sequences are actually sent by terminals as Alt+(Ctrl+<key>): the terminal sends ESC first, followed by the same ... push 14 Nov 2016 03:15PM UTC aperezdc travis-ci pending completion   set done
30 master Parse valid Alt+<key> non-CSI escape sequences Fixes #2. Implement recognition of Alt+<key> escape sequences. These are sent by the terminal as "ESC letter", which unfortunately overlaps for the simple VT-52 escape sequences for the keypad and F... push 13 Nov 2016 07:33AM UTC aperezdc travis-ci pending completion   set done
29 master Fix typo in tests push 13 Nov 2016 07:00AM UTC aperezdc travis-ci pending completion   set done
28 master Fix usage of unused variable in decode_escape() Also, rename s/c/c1/ in handling of next byte, to avoid shadowing the "c" variable and making it explicit that the code is handling the next byte, instead of the one in "c". push 13 Nov 2016 06:59AM UTC aperezdc travis-ci pending completion   set done
27 master Remove unused (for now) module import for unidecode push 13 Nov 2016 06:57AM UTC aperezdc travis-ci pending completion   set done
26 ttyctl-improve WIP ttyctl builder API push 12 Nov 2016 02:24PM UTC aperezdc travis-ci pending completion   set done
25 master Small improvement to debugging output push 12 Nov 2016 02:16PM UTC aperezdc travis-ci pending completion   set done
23 master examples/descape-delegate.lua: Install :debug() method on request Make the "descape-delegate.lua" example accept a second parameter: when it is missing, or the value other than "debug" the delegate:debug() method is not installed. This makes the ... push 25 Jul 2016 09:30PM UTC aperezdc travis-ci pending completion   set done
22 master descape: Support using single-byte 0x9B as CSI push 21 Jul 2016 12:31PM UTC aperezdc travis-ci pending completion   set done
21 master descape: Handle extended CSI-u escape sequences As described in: http://www.leonerd.org.uk/hacks/fixterms/ push 21 Jul 2016 09:26AM UTC aperezdc travis-ci pending completion   set done
20 master descape: Remove unneeded multiplier when parsing CSI parameters push 20 Jul 2016 08:28PM UTC aperezdc travis-ci pending completion   set done
19 master examples: Make descape-delegate.lua handle more keys push 20 Jul 2016 08:19PM UTC aperezdc travis-ci pending completion   set done
18 master descape: Allow delegate handlers with a __call metamethod This is needed to allow Busted to test whether errors invoke handlers; but it is also good to have in practice for better orthogonality. push 20 Jul 2016 08:05PM UTC aperezdc travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc