Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sodium
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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-os
  • sodium
  • Merge requests
  • !40

[WIP] Multiple buffers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jeremy Soller requested to merge wesleywiser:multiple_buffers into master Apr 25, 2016
  • Overview 18
  • Commits 11
  • Changes 15

Created by: wesleywiser

Related to #24 (closed)

Here's what's currently implemented:

  • Support for multiple buffers
  • o file opens the file in a new buffer
  • ls lists the available buffers in a new buffer
  • b{n} switches to the specified buffer

I still need to:

  • Update help.txt
  • Add bd to remove the current buffer

I'd appreciate feedback on the code and\or the features.

Thanks!

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wesleywiser:multiple_buffers