Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • L liner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-osredox-os
  • liner
  • Merge requests
  • Open 1
  • Merged 24
  • Closed 2
  • All 27
Subscribe to RSS feed
  • Update liner version
    !1 · created Jun 01, 2018 by Michael Aaron Murphy
    • MERGED
    • 0
    updated Jun 06, 2018
  • Fix `read_line` to not unwrap by default
    !2 · created Jun 04, 2018 by Michael Aaron Murphy
    • MERGED
    • 1
    updated Jul 14, 2018
  • Add closure to read_line()'s arguments to enable syntax highlighting
    !3 · created Jun 05, 2018 by Michael Aaron Murphy
    • MERGED
    • 23
    updated Jun 07, 2018
  • Fix prompt issue with really long inputs
    !4 · created Jun 08, 2018 by Michael Aaron Murphy
    • MERGED
    • 0
    updated Jul 12, 2018
  • Add comments to the example
    !5 · created Jun 13, 2018 by Liam Naddell
    • MERGED
    • 0
    updated Jun 13, 2018
  • Implement PROMPT_SP fix
    !6 · created Aug 19, 2018 by Michael Aaron Murphy
    • MERGED
    • 5
    updated Oct 28, 2018
  • Rip apart History and refactor the API
    !7 · created Oct 21, 2018 by stratact
    • MERGED
    • 2
    updated Oct 22, 2018
  • Optimize FilenameCompleter's completions
    !8 · created Oct 23, 2018 by stratact
    • MERGED
    • 1
    updated Oct 23, 2018
  • Optimize via Clippy & Thread-Local Buffer
    !9 · created Nov 01, 2018 by Michael Aaron Murphy
    • MERGED
    • 0
    updated Nov 01, 2018
  • Incremental search and history browse change.
    !10 · created Nov 13, 2018 by Steven Stanfield
    • MERGED
    • 2
    • 20
    updated Aug 17, 2019
  • Feature/complete bugs
    !12 · created Nov 22, 2018 by Steven Stanfield
    • MERGED
    • 1
    • 15
    updated Jun 05, 2019
  • Ignore timestamps (lines starting with #)
    !13 · created Apr 02, 2019 by AdminXVII
    • MERGED
    • 0
    updated Apr 02, 2019
  • On prompt, exit to normal buffer and reenable cursor keys
    !14 · created Apr 18, 2019 by AdminXVII
    • MERGED
    • 4
    updated May 29, 2019
  • :boom: Merge the EventHandler and Completer interface
    !15 · created May 29, 2019 by AdminXVII
    • MERGED
    • 0
    updated May 29, 2019
  • Keymap should not own the editor
    !16 · created May 29, 2019 by AdminXVII
    • MERGED
    • 0
    updated May 29, 2019
  • Move the generic typing from the Completer type to the on_event method
    !17 · created May 29, 2019 by AdminXVII
    • MERGED
    • 0
    updated May 29, 2019
  • Remove escape code 1049l
    !18 · created Jun 02, 2019 by Alex Tokarev
    • MERGED
    • 0
    updated Jun 02, 2019
  • Fix regression with non-empty line
    !19 · created Jun 06, 2019 by AdminXVII
    • MERGED
    • 0
    updated Jun 06, 2019
  • Remove the global buffer and instead a context-specific one
    !20 · created Jun 10, 2019 by AdminXVII
    • MERGED
    • 0
    updated Jun 10, 2019
  • Update to Rust 2018
    !21 · created Jun 21, 2019 by AdminXVII
    • MERGED
    • 0
    updated Jun 21, 2019
  • Prev
  • 1
  • 2
  • Next